RT2964: Fix it via doc
[openssl.git] / .gitignore
index e8d5105d3c5ed12526d4ad2420640523874e0e9d..b47a348bdd37ea825c90b4aa5888b28fdbd815a7 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
 /test/test*.pem
 /test/newkey.pem
 /test/*.log
+/test/buildtest_*
 
 # Certificate symbolic links
 *.0
 
 # Links under apps
 /apps/CA.pl
+/apps/tsget
+/apps/tsget.pl
 /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
+/test/v3ext
 *.so*
 *.dylib*
 *.dll*
 *.exe
+*.pyc
+*.exp
+*.lib
+*.pdb
+*.ilk
+*.def
+*.rc
+*.res
 # Exceptions
 !/test/bctest
 !/crypto/des/times/486-50.sol
 # Misc auto generated files
 /include/openssl/opensslconf.h
 /tools/c_rehash
+/tools/c_rehash.pl
 /crypto/**/lib
 /engines/**/lib
 /ssl/**/lib
@@ -86,12 +112,12 @@ Makefile.save
 *.bak
 /tags
 /TAGS
-cscope.out
+cscope.*
 *.d
 /crypto.map
 /ssl.map
 
-# Windows
+# Windows (legacy)
 /tmp32
 /tmp32.dbg
 /tmp32dll
@@ -102,6 +128,7 @@ cscope.out
 /out32dll.dbg
 /inc32
 /MINFO
+/ms/.rnd
 /ms/bcb.mak
 /ms/libeay32.def
 /ms/nt.mak