Add missing build-aux files
And tweak the .gitignore to reduce the chance that similar files are missed in the future.
This commit is contained in:
parent
d3261eb364
commit
15ba520610
3 changed files with 210 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -3,11 +3,13 @@ Makefile.in
|
|||
Makefile
|
||||
aclocal.m4
|
||||
autom4te.cache
|
||||
build-aux
|
||||
config.log
|
||||
config.status
|
||||
configure
|
||||
|
||||
build-aux/install-sh
|
||||
build-aux/missing
|
||||
|
||||
*.log
|
||||
tests/*.log
|
||||
tests/*.trs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue