X-Git-Url: https://ruderich.org/simon/gitweb/?p=coloredstderr%2Fcoloredstderr.git;a=blobdiff_plain;f=.gitignore;h=a279991267fb9ded380eb2ff8f8f74d93b672f5d;hp=a2eff8272dc286d44109d39ab4644dd407f9b20b;hb=941370dda9f22ca42e1d5b3cd580d7e7091d40bc;hpb=9434382c9ee992da3c21ff830793f15a55fc2b2d diff --git a/.gitignore b/.gitignore index a2eff82..a279991 100644 --- a/.gitignore +++ b/.gitignore @@ -23,12 +23,32 @@ /tests/Makefile.in /tests/example /tests/example.o +/tests/example_err +/tests/example_err.o /tests/example_error /tests/example_error.o /tests/example_exec /tests/example_exec.o /tests/example_vfork /tests/example_vfork.o -/tests/run.sh.log -/tests/run.sh.trs +/tests/test_environment.sh.log +/tests/test_environment.sh.trs +/tests/test_err.sh.log +/tests/test_err.sh.trs +/tests/test_error.sh.log +/tests/test_error.sh.trs +/tests/test_example.sh.log +/tests/test_example.sh.trs +/tests/test_exec.sh.log +/tests/test_exec.sh.trs +/tests/test_noforce.sh.log +/tests/test_noforce.sh.trs +/tests/test_redirects.sh.log +/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