Add ct fuzzer.
[openssl.git] / .gitignore
index e8d5105d3c5ed12526d4ad2420640523874e0e9d..508fe0b30c3ba62f9ceff34b7b8ea29b77728fe3 100644 (file)
@@ -11,7 +11,6 @@
 
 # Top level excludes
 /Makefile.orig
-/Makefile
 /MINFO
 /TABLE
 /*.a
@@ -23,7 +22,8 @@
 /tmp.*
 /configdata.pm
 
-**/Makefile
+# *all* Makefiles
+Makefile
 
 /test/*.ss
 /test/*.srl
 
 # 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
+/openssl/include/opensslconf.h
+/util/domd
 
 # Auto generated assembly language source files
 *.s
 
 # 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
 /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
@@ -86,7 +101,7 @@ Makefile.save
 *.bak
 /tags
 /TAGS
-cscope.out
+cscope.*
 *.d
 /crypto.map
 /ssl.map
@@ -102,6 +117,7 @@ cscope.out
 /out32dll.dbg
 /inc32
 /MINFO
+/ms/.rnd
 /ms/bcb.mak
 /ms/libeay32.def
 /ms/nt.mak