FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

build: add OpenSSL gyp artifacts to .gitignore · nodejs/node@29739f8 · GitHub

/ node Public

Commit 29739f8

Browse files
authored andcommitted
build: add OpenSSL gyp artifacts to .gitignore
Fixes: #40855 PR-URL: #40967 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
1 parent 1b8baf0 commit 29739f8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

‎.gitignore‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,9 @@ _UpgradeReport_Files/
9090
/deps/openssl/openssl.props
9191
/deps/openssl/openssl.targets
9292
/deps/openssl/openssl.xml
93+
/deps/openssl/openssl-fipsmodule.props
94+
/deps/openssl/openssl-fipsmodule.targets
95+
/deps/openssl/openssl-fipsmodule.xml
9396
# generated by gyp on android
9497
/*.target.mk
9598
/*.host.mk

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL