Move SSL_MODE_RELEASE_BUFFERS into the read record layer
[openssl.git] / .gitignore
index 8795a2c5dd5f933b67e545d92c8f2f4d34e38bef..4f5857df869e7cc0a0c3e312b3d80a9d8fb8be75 100644 (file)
@@ -2,6 +2,7 @@
 /.dir-locals.el
 
 # Top level excludes
+/Makefile.in
 /Makefile
 /MINFO
 /TABLE
@@ -35,6 +36,7 @@
 /include/openssl/err.h
 /include/openssl/ess.h
 /include/openssl/fipskey.h
+/include/openssl/lhash.h
 /include/openssl/ocsp.h
 /include/openssl/opensslv.h
 /include/openssl/pkcs12.h
@@ -98,6 +100,8 @@ providers/common/include/prov/der_sm2.h
 /test/confdump
 /test/bio_prefix_text
 /test/evp_extra_test2
+/test/evp_pkey_ctx_new_from_name
+/test/threadstest_fips
 
 # Certain files that get created by tests on the fly
 /test-runs
@@ -121,6 +125,7 @@ providers/common/include/prov/der_sm2.h
 /tools/c_rehash
 /tools/c_rehash.pl
 /util/shlib_wrap.sh
+/util/wrap.pl
 /tags
 /TAGS
 *.map
@@ -211,6 +216,7 @@ providers/common/include/prov/der_sm2.h
 *.exp
 *.lib
 *.pdb
+*.tds
 *.ilk
 *.def
 *.rc
@@ -226,6 +232,7 @@ cscope.*
 *.d
 *.d.tmp
 pod2htmd.tmp
+MAKE0[0-9][0-9][0-9].@@@
 
 # Windows manifest files
 *.manifest