Ignore generated files into test/ directory
This commit is contained in:
parent
2fbf5ab741
commit
9a3a43cdba
4
.gitignore
vendored
4
.gitignore
vendored
@ -91,7 +91,11 @@ m4/ltversion.m4
|
|||||||
m4/lt~obsolete.m4
|
m4/lt~obsolete.m4
|
||||||
missing
|
missing
|
||||||
stamp-h1
|
stamp-h1
|
||||||
|
test/*.la
|
||||||
|
test/*.lo
|
||||||
|
test/*.o
|
||||||
test/.deps/
|
test/.deps/
|
||||||
|
test/.libs/
|
||||||
test/Makefile
|
test/Makefile
|
||||||
test/Makefile.in
|
test/Makefile.in
|
||||||
utils/*.la
|
utils/*.la
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user