diff options
author | David Herrmann <dh.herrmann@googlemail.com> | 2013-01-23 14:20:41 +0100 |
---|---|---|
committer | Kristian Høgsberg <krh@bitplanet.net> | 2013-01-24 16:14:52 -0500 |
commit | 66d55ab3c3332190fa7991af4447ef10e80c12bd (patch) | |
tree | 763125eb35faab52235159615abc0c377f127cb3 /.gitignore | |
parent | 142aa4a1197f6d4c8a7963dcc762e3d881d249fc (diff) |
gitignore: add test-suite files
The *.log and *.trs files should be ignored by git as well as the GNU
autotools ./test-driver helper script.
Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -29,5 +29,6 @@ ctags /ltmain.sh /missing /stamp-h1 +/test-driver Makefile Makefile.in |