X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=.gitignore;h=ab9c3809929a3712718c5cd098e9362e7a60fd1b;hp=0a3f054a1e927628a9afa8d438474c3117a04de5;hb=25c78440d21c814705e0e50c6e567300936aa02b;hpb=291e94df90aa085ae53b43e52e1cef02efc0ff10 diff --git a/.gitignore b/.gitignore index 0a3f054a1e..ab9c380992 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 @@ -42,7 +42,9 @@ # 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 @@ -85,7 +87,7 @@ Makefile.save *.bak /tags /TAGS -cscope.out +cscope.* *.d /crypto.map /ssl.map @@ -101,6 +103,7 @@ cscope.out /out32dll.dbg /inc32 /MINFO +/ms/.rnd /ms/bcb.mak /ms/libeay32.def /ms/nt.mak