Removed Makefile from .gitignore since not all Makefiles
authorLasse Collin <lasse.collin@tukaani.org>
Tue, 10 Feb 2009 19:48:35 +0000 (21:48 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Tue, 10 Feb 2009 19:48:35 +0000 (21:48 +0200)
in the repository are generated by Autotools. People
should do test builds in a separate build directory anyway.

.gitignore

index fda9234..5ada05d 100644 (file)
@@ -3,7 +3,6 @@
 *.la
 *.lo
 *.o
-Makefile
 Makefile.in
 
 /ABOUT-NLS