Removed whitespace in .gitignore allow correct matching of files

This commit is contained in:
Markus Graube 2014-03-06 11:35:47 +01:00
parent 962f7be131
commit a803f7c076

16
.gitignore vendored
View File

@ -1,15 +1,15 @@
# exclude # exclude
.log log
.guess *.guess
.in .in
.sub *.sub
.status .status
.m4 .m4
.lo *.lo
.o *.o
.a *.a
.la *.la
.so* *.so*
/bin /bin
m4 m4
/autom4te.cache /autom4te.cache