Update EVP test data for KDFs and PRFs.
[openssl.git] / .gitignore
index 7496b0e4d586403684cc8f611d95a246c1c51a5d..fb08a3c5b02ed8a2c173cceb7376ff7942078b94 100644 (file)
@@ -26,7 +26,6 @@ Makefile
 
 # Auto generated headers
 /crypto/buildinf.h
 
 # Auto generated headers
 /crypto/buildinf.h
-/apps/progs.h
 /crypto/include/internal/*_conf.h
 /openssl/include/opensslconf.h
 /util/domd
 /crypto/include/internal/*_conf.h
 /openssl/include/opensslconf.h
 /util/domd
@@ -57,7 +56,11 @@ Makefile
 /test/ssltest_old
 /test/x509aux
 /test/v3ext
 /test/ssltest_old
 /test/x509aux
 /test/v3ext
+/test/versions
 /test/ossl_shim/ossl_shim
 /test/ossl_shim/ossl_shim
+/test/rsa_complex
+# Other generated files in test/
+/test/provider_internal_test.conf
 
 # Certain files that get created by tests on the fly
 /test/test-runs
 
 # Certain files that get created by tests on the fly
 /test/test-runs
@@ -74,14 +77,15 @@ Makefile
 !/fuzz/*.*
 
 # Misc auto generated files
 !/fuzz/*.*
 
 # Misc auto generated files
+/doc/man7/openssl_user_macros.pod
 /include/openssl/opensslconf.h
 /tools/c_rehash
 /tools/c_rehash.pl
 /util/shlib_wrap.sh
 /tags
 /TAGS
 /include/openssl/opensslconf.h
 /tools/c_rehash
 /tools/c_rehash.pl
 /util/shlib_wrap.sh
 /tags
 /TAGS
-/libcrypto.map
-/libssl.map
+*.map
+*.ld
 
 # Windows (legacy)
 /tmp32
 
 # Windows (legacy)
 /tmp32