.gitignore: Ignore generated test files.

Forgotten in d8be625da9 and
59375c2b79.
This commit is contained in:
Simon Ruderich
2013-06-13 22:43:43 +02:00
parent d5b84811d2
commit 208757de88

4
.gitignore vendored
View File

@@ -29,6 +29,8 @@
/tests/example_exec.o
/tests/example_vfork
/tests/example_vfork.o
/tests/test_environment.sh.log
/tests/test_environment.sh.trs
/tests/test_error.sh.log
/tests/test_error.sh.trs
/tests/test_example.sh.log
@@ -41,6 +43,8 @@
/tests/test_redirects.sh.trs
/tests/test_simple.sh.log
/tests/test_simple.sh.trs
/tests/test_symbols.sh.log
/tests/test_symbols.sh.trs
/tests/test_vfork.sh.log
/tests/test_vfork.sh.trs
/tests/test-suite.log