only ignore Makefile.in, not all .in files

This commit is contained in:
discomfitor 2011-11-23 18:25:51 -05:00 committed by ckolivas
parent e784e61e57
commit 5151ee2d9b

2
.gitignore vendored
View file

@ -3,7 +3,7 @@
*.lo *.lo
config.* config.*
Makefile Makefile
*.in Makefile.in
.deps .deps
.libs .libs
*.la *.la