Add OPENSSL_hexstr2buf_ex() and OPENSSL_buf2hexstr_ex()
[openssl.git] / .gitignore
index 30068e034ac6818d26405c33e526cf9ce60928eb..fb08a3c5b02ed8a2c173cceb7376ff7942078b94 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,8 @@ Makefile
 /test/versions
 /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
@@ -76,6 +77,7 @@ Makefile
 !/fuzz/*.*
 
 # Misc auto generated files
+/doc/man7/openssl_user_macros.pod
 /include/openssl/opensslconf.h
 /tools/c_rehash
 /tools/c_rehash.pl