diff --git a/.gitignore b/.gitignore index 6401ebd..989a240 100644 --- a/.gitignore +++ b/.gitignore @@ -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