X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=.gitignore;h=6ad374d959e6b8a689e4d32d6fff47e7b5bd26b4;hp=281905b63fdf608fe6b68bc089ae1aedd698f55d;hb=5a22cf96a0a1c34968c0664f99b7ebb7ccf6ed75;hpb=f631f2ecea6051af489a7fd3a9a62582b80824e3 diff --git a/.gitignore b/.gitignore index 281905b63f..6ad374d959 100644 --- a/.gitignore +++ b/.gitignore @@ -11,7 +11,6 @@ # Top level excludes /Makefile.orig -/Makefile /MINFO /TABLE /*.a @@ -21,8 +20,10 @@ /makefile.* /out.* /tmp.* +/configdata.pm -**/Makefile +# *all* Makefiles +Makefile /test/*.ss /test/*.srl @@ -36,12 +37,15 @@ # Links under apps /apps/CA.pl +/apps/tsget /apps/md4.c # Auto generated headers /crypto/buildinf.h -/crypto/opensslconf.h +/crypto/include/internal/*_conf.h +/openssl/include/opensslconf.h +/util/domd # Auto generated assembly language source files *.s @@ -53,9 +57,18 @@ # Executables /apps/openssl +/fuzz/asn1 +/fuzz/asn1parse +/fuzz/bignum +/fuzz/bndiv +/fuzz/conf +/fuzz/cms +/fuzz/server +/fuzz/x509 /test/sha256t /test/sha512t /test/gost2814789t +/test/ssltest_old /test/*test /test/fips_aesavs /test/fips_desmovs @@ -66,6 +79,7 @@ /test/fips_ecdsavs /test/fips_rngvs /test/fips_test_suite +/test/ssltest_old *.so* *.dylib* *.dll* @@ -84,7 +98,7 @@ Makefile.save *.bak /tags /TAGS -cscope.out +cscope.* *.d /crypto.map /ssl.map @@ -100,6 +114,7 @@ cscope.out /out32dll.dbg /inc32 /MINFO +/ms/.rnd /ms/bcb.mak /ms/libeay32.def /ms/nt.mak