chacha/asm/chacha-ppc.pl: fix typo.
[openssl.git] / .gitignore
index 0a3f054a1e927628a9afa8d438474c3117a04de5..34505ca5025a1ac7ec57206d0cb549cf5735cec1 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
@@ -42,7 +42,9 @@
 
 # Auto generated headers
 /crypto/buildinf.h
-/crypto/opensslconf.h
+/openssl/include/opensslconf.h
+/crypto/include/internal/*_conf.h
+util/domd
 
 # Auto generated assembly language source files
 *.s