mirror of
https://github.com/ckolivas/lrzip.git
synced 2026-04-10 00:33:57 +00:00
only ignore Makefile.in, not all .in files
This commit is contained in:
parent
e784e61e57
commit
5151ee2d9b
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -3,7 +3,7 @@
|
||||||
*.lo
|
*.lo
|
||||||
config.*
|
config.*
|
||||||
Makefile
|
Makefile
|
||||||
*.in
|
Makefile.in
|
||||||
.deps
|
.deps
|
||||||
.libs
|
.libs
|
||||||
*.la
|
*.la
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue