fix gitignore excludes on crypto
This commit is contained in:
parent
38c429ab2a
commit
20503fd6ac
3
.gitignore
vendored
3
.gitignore
vendored
@ -146,6 +146,7 @@ include/openssl/*.h
|
||||
!/apps/openssl/apps_win.c
|
||||
!/apps/openssl/certhash_win.c
|
||||
|
||||
/crypto/*
|
||||
!/crypto/Makefile.am.*
|
||||
!/crypto/compat/arc4random.h
|
||||
!/crypto/compat/b_win.c
|
||||
@ -156,8 +157,8 @@ include/openssl/*.h
|
||||
!/crypto/compat/bsd_asprintf.c
|
||||
!/crypto/compat/timegm.c
|
||||
!/crypto/compat/ui_openssl_win.c
|
||||
!/crypto/compat/crypto_lock_win.c
|
||||
!/crypto/CMakeLists.txt
|
||||
/crypto
|
||||
|
||||
!/libtls-standalone/compat/Makefile.am
|
||||
/libtls-standalone/include/*.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user