gitignore: ignore files generated by Automake's testsuite

These files are generated by Automake 1.13 when running the testsuite.
This commit is contained in:
Lucas De Marchi 2013-01-15 18:03:55 -02:00
parent eecdcf2e42
commit 4111bc0fc7
2 changed files with 21 additions and 0 deletions

1
.gitignore vendored
View File

@ -16,6 +16,7 @@ Makefile.in
/configure
/libtool
/stamp-h1
/test-suite.log
*~
.*.swp

20
testsuite/.gitignore vendored
View File

@ -14,3 +14,23 @@
/test-modprobe
/rootfs
/stamp-rootfs
/test-alias.log
/test-alias.trs
/test-blacklist.log
/test-blacklist.trs
/test-dependencies.log
/test-dependencies.trs
/test-depmod.log
/test-depmod.trs
/test-init.log
/test-init.trs
/test-loaded.log
/test-loaded.trs
/test-modinfo.log
/test-modinfo.trs
/test-modprobe.log
/test-modprobe.trs
/test-new-module.log
/test-new-module.trs
/test-testsuite.log
/test-testsuite.trs