Commit c619e810 authored by Andy Polyakov's avatar Andy Polyakov
Browse files

Update .gitignore.



Not all git versions understand **/Makefile, but all recognize that
filename without any path applies to all directories.

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent dbf9a33c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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