X-Git-Url: https://ruderich.org/simon/gitweb/?p=coloredstderr%2Fcoloredstderr.git;a=blobdiff_plain;f=.gitignore;h=989a2406bb303d457bc722bd4b866288f31b623f;hp=e52dbb880e7498951c68f007445eda2a20fba78b;hb=04334418fcce94a1b528bd4c935d8126876bda04;hpb=abc3d7889f3774717baf5795ffab2efb396d2570 diff --git a/.gitignore b/.gitignore index e52dbb8..989a240 100644 --- a/.gitignore +++ b/.gitignore @@ -10,7 +10,7 @@ /config.status /configure /libtool -/m4/ +/m4/* /src/.deps/ /src/.libs/ /src/Makefile @@ -18,3 +18,33 @@ /src/coloredstderr.lo /src/libcoloredstderr.la /stamp-h1 +/tests/.deps/ +/tests/Makefile +/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/test_environment.sh.log +/tests/test_environment.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