Skip to content

Commit 29739f8

Browse files
lpincadanielleadams
authored andcommitted
build: add OpenSSL gyp artifacts to .gitignore
Fixes: #40855 PR-URL: #40967 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]>
1 parent 1b8baf0 commit 29739f8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
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)