Fix missing bn_mul_mont symbol in solaris fips module
[openssl.git] / .gitignore
index 30068e034ac6818d26405c33e526cf9ce60928eb..9fdd588e4f9374d3c381084b8611f1ccb33aa764 100644 (file)
@@ -26,7 +26,6 @@ Makefile
 
 # Auto generated headers
 /crypto/buildinf.h
-/apps/progs.h
 /crypto/include/internal/*_conf.h
 /openssl/include/opensslconf.h
 /util/domd
@@ -60,6 +59,10 @@ Makefile
 /test/versions
 /test/ossl_shim/ossl_shim
 /test/rsa_complex
+# Other generated files in test/
+/test/provider_internal_test.conf
+/test/fipsinstall.conf
+/providers/fipsinstall.conf
 
 # Certain files that get created by tests on the fly
 /test/test-runs
@@ -76,6 +79,7 @@ Makefile
 !/fuzz/*.*
 
 # Misc auto generated files
+/doc/man7/openssl_user_macros.pod
 /include/openssl/opensslconf.h
 /tools/c_rehash
 /tools/c_rehash.pl