X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=.gitignore;h=a6f5bf743a67277f6db7c9c2904364fd56962a5e;hp=e8d5105d3c5ed12526d4ad2420640523874e0e9d;hb=ef65305307af76a13ce27f35c6ea5bff3f646d8b;hpb=dc193c9c5e914c74fd0f51fe4fe86fbd5910536e diff --git a/.gitignore b/.gitignore index e8d5105d3c..a6f5bf743a 100644 --- a/.gitignore +++ b/.gitignore @@ -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 @@ -37,13 +37,15 @@ # 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 @@ -58,6 +60,7 @@ /test/sha256t /test/sha512t /test/gost2814789t +/test/ssltest_old /test/*test /test/fips_aesavs /test/fips_desmovs @@ -86,7 +89,7 @@ Makefile.save *.bak /tags /TAGS -cscope.out +cscope.* *.d /crypto.map /ssl.map @@ -102,6 +105,7 @@ cscope.out /out32dll.dbg /inc32 /MINFO +/ms/.rnd /ms/bcb.mak /ms/libeay32.def /ms/nt.mak