X-Git-Url: https://ruderich.org/simon/gitweb/?p=coloredstderr%2Fcoloredstderr.git;a=blobdiff_plain;f=.gitignore;h=6401ebd9e7fd9d0671df865a53185df01135de4c;hp=bab1c5a07f1b62128c64e56075e0d534638e75fd;hb=52b4e9114625a579d01686ec381439db7b25c635;hpb=1c5441c26aa476ffb7ee2a83cea9d73817f83292 diff --git a/.gitignore b/.gitignore index bab1c5a..6401ebd 100644 --- a/.gitignore +++ b/.gitignore @@ -10,7 +10,7 @@ /config.status /configure /libtool -/m4/ +/m4/* /src/.deps/ /src/.libs/ /src/Makefile @@ -23,8 +23,24 @@ /tests/Makefile.in /tests/example /tests/example.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_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_vfork.sh.log +/tests/test_vfork.sh.trs /tests/test-suite.log