1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02: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