X-Git-Url: https://ruderich.org/simon/gitweb/?p=coloredstderr%2Fcoloredstderr.git;a=blobdiff_plain;f=.gitignore;h=9c247c8dadd6d5d8d2989df0ada644d9e681de18;hp=6401ebd9e7fd9d0671df865a53185df01135de4c;hb=2c55827f6f2c231a8f166e015df4c5c3818c8ba4;hpb=04ac66863a96d0c80bd00cc02bc3ab1e6aa8a620 diff --git a/.gitignore b/.gitignore index 6401ebd..9c247c8 100644 --- a/.gitignore +++ b/.gitignore @@ -23,12 +23,20 @@ /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_stdio +/tests/example_stdio.o /tests/example_vfork /tests/example_vfork.o +/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 @@ -41,6 +49,10 @@ /tests/test_redirects.sh.trs /tests/test_simple.sh.log /tests/test_simple.sh.trs +/tests/test_stdio.sh.log +/tests/test_stdio.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