summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@profusion.mobi>2013-01-15 18:03:55 -0200
committerLucas De Marchi <lucas.demarchi@profusion.mobi>2013-01-15 18:03:55 -0200
commit4111bc0fc7fa00b40f401445bc84da1e39afeeb5 (patch)
tree953cbda56380efd9bbbf98da5def99e5eef9afa2
parenteecdcf2e42aa9dafe1c88fed07a88bcfee02319a (diff)
downloadkmod-4111bc0fc7fa00b40f401445bc84da1e39afeeb5.tar.gz
gitignore: ignore files generated by Automake's testsuite
These files are generated by Automake 1.13 when running the testsuite.
-rw-r--r--.gitignore1
-rw-r--r--testsuite/.gitignore20
2 files changed, 21 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8d7c74a..5bfab9a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,6 +16,7 @@ Makefile.in
/configure
/libtool
/stamp-h1
+/test-suite.log
*~
.*.swp
diff --git a/testsuite/.gitignore b/testsuite/.gitignore
index 9706d3c..71f34cc 100644
--- a/testsuite/.gitignore
+++ b/testsuite/.gitignore
@@ -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