1
0
mirror of https://git.tukaani.org/xz.git synced 2025-02-24 17:38:12 +00:00

Removed Makefile from .gitignore since not all Makefiles

in the repository are generated by Autotools. People
should do test builds in a separate build directory anyway.
This commit is contained in:
Lasse Collin 2009-02-10 21:48:35 +02:00
parent e605c26636
commit 154f5aec2d

1
.gitignore vendored
View File

@ -3,7 +3,6 @@
*.la
*.lo
*.o
Makefile
Makefile.in
/ABOUT-NLS