diff options
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -146,6 +146,7 @@ include/openssl/*.h | |||
| 146 | !/apps/openssl/apps_win.c | 146 | !/apps/openssl/apps_win.c |
| 147 | !/apps/openssl/certhash_win.c | 147 | !/apps/openssl/certhash_win.c |
| 148 | 148 | ||
| 149 | /crypto/* | ||
| 149 | !/crypto/Makefile.am.* | 150 | !/crypto/Makefile.am.* |
| 150 | !/crypto/compat/arc4random.h | 151 | !/crypto/compat/arc4random.h |
| 151 | !/crypto/compat/b_win.c | 152 | !/crypto/compat/b_win.c |
| @@ -156,8 +157,8 @@ include/openssl/*.h | |||
| 156 | !/crypto/compat/bsd_asprintf.c | 157 | !/crypto/compat/bsd_asprintf.c |
| 157 | !/crypto/compat/timegm.c | 158 | !/crypto/compat/timegm.c |
| 158 | !/crypto/compat/ui_openssl_win.c | 159 | !/crypto/compat/ui_openssl_win.c |
| 160 | !/crypto/compat/crypto_lock_win.c | ||
| 159 | !/crypto/CMakeLists.txt | 161 | !/crypto/CMakeLists.txt |
| 160 | /crypto | ||
| 161 | 162 | ||
| 162 | !/libtls-standalone/compat/Makefile.am | 163 | !/libtls-standalone/compat/Makefile.am |
| 163 | /libtls-standalone/include/*.h | 164 | /libtls-standalone/include/*.h |
