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:
parent
e605c26636
commit
154f5aec2d
1 changed files with 0 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,7 +3,6 @@
|
|||
*.la
|
||||
*.lo
|
||||
*.o
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
||||
/ABOUT-NLS
|
||||
|
|
Loading…
Reference in a new issue