Ignore buildtest artifacts.
[openssl.git] / .gitignore
index 5bc9705c6293a266db8d27b8ef4dfaf82bca1f30..ec77c32df703afcf16d417a492647e2830998753 100644 (file)
@@ -31,20 +31,22 @@ Makefile
 /test/test*.pem
 /test/newkey.pem
 /test/*.log
+/test/buildtest_*
 
 # Certificate symbolic links
 *.0
 
 # Links under apps
 /apps/CA.pl
+/apps/tsget
 /apps/md4.c
 
 
 # Auto generated headers
 /crypto/buildinf.h
-/openssl/include/opensslconf.h
 /crypto/include/internal/*_conf.h
-util/domd
+/openssl/include/opensslconf.h
+/util/domd
 
 # Auto generated assembly language source files
 *.s
@@ -56,9 +58,19 @@ util/domd
 
 # Executables
 /apps/openssl
+/fuzz/asn1
+/fuzz/asn1parse
+/fuzz/bignum
+/fuzz/bndiv
+/fuzz/conf
+/fuzz/cms
+/fuzz/ct
+/fuzz/server
+/fuzz/x509
 /test/sha256t
 /test/sha512t
 /test/gost2814789t
+/test/ssltest_old
 /test/*test
 /test/fips_aesavs
 /test/fips_desmovs
@@ -69,10 +81,13 @@ util/domd
 /test/fips_ecdsavs
 /test/fips_rngvs
 /test/fips_test_suite
+/test/ssltest_old
+/test/x509aux
 *.so*
 *.dylib*
 *.dll*
 *.exe
+*.pyc
 # Exceptions
 !/test/bctest
 !/crypto/des/times/486-50.sol