提交 c619e810 编写于 作者: A Andy Polyakov

Update .gitignore.

Not all git versions understand **/Makefile, but all recognize that
filename without any path applies to all directories.
Reviewed-by: NRichard Levitte <levitte@openssl.org>
上级 dbf9a33c
...@@ -11,7 +11,6 @@ ...@@ -11,7 +11,6 @@
# Top level excludes # Top level excludes
/Makefile.orig /Makefile.orig
/Makefile
/MINFO /MINFO
/TABLE /TABLE
/*.a /*.a
...@@ -23,7 +22,8 @@ ...@@ -23,7 +22,8 @@
/tmp.* /tmp.*
/configdata.pm /configdata.pm
**/Makefile # *all* Makefiles
Makefile
/test/*.ss /test/*.ss
/test/*.srl /test/*.srl
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册