diff options
author | Lucas De Marchi <lucas.demarchi@profusion.mobi> | 2013-01-15 18:03:55 -0200 |
---|---|---|
committer | Lucas De Marchi <lucas.demarchi@profusion.mobi> | 2013-01-15 18:03:55 -0200 |
commit | 4111bc0fc7fa00b40f401445bc84da1e39afeeb5 (patch) | |
tree | 953cbda56380efd9bbbf98da5def99e5eef9afa2 /.gitignore | |
parent | eecdcf2e42aa9dafe1c88fed07a88bcfee02319a (diff) | |
download | kmod-4111bc0fc7fa00b40f401445bc84da1e39afeeb5.tar.gz kmod-4111bc0fc7fa00b40f401445bc84da1e39afeeb5.tar.bz2 kmod-4111bc0fc7fa00b40f401445bc84da1e39afeeb5.zip |
gitignore: ignore files generated by Automake's testsuite
These files are generated by Automake 1.13 when running the testsuite.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ Makefile.in /configure /libtool /stamp-h1 +/test-suite.log *~ .*.swp |