X-Git-Url: https://ruderich.org/simon/gitweb/?p=coloredstderr%2Fcoloredstderr.git;a=blobdiff_plain;f=.gitignore;h=8f0355970a698e034d88ba13089285ef8ae17fca;hp=0148b421e2edd83d9a409a08506e067bfea85416;hb=8a65b4486febf00e3fad5bafc3773a811e675a4c;hpb=fb9548453fbc0dedc8f145e8468fc601de784c32 diff --git a/.gitignore b/.gitignore index 0148b42..8f03559 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,3 @@ -/Makefile -/Makefile.in /aclocal.m4 /autom4te.cache/ /build-aux/ @@ -10,19 +8,55 @@ /config.status /configure /libtool -/m4/ +/m4/libtool.m4 +/m4/lt~obsolete.m4 +/m4/ltoptions.m4 +/m4/ltsugar.m4 +/m4/ltversion.m4 +/Makefile +/Makefile.in +/src/coloredstderr.lo /src/.deps/ +/src/libcoloredstderr.la /src/.libs/ /src/Makefile /src/Makefile.in -/src/coloredstderr.lo -/src/libcoloredstderr.la /stamp-h1 /tests/.deps/ -/tests/Makefile -/tests/Makefile.in /tests/example +/tests/example_err +/tests/example_err.o +/tests/example_error +/tests/example_error.o +/tests/example_exec +/tests/example_exec.o /tests/example.o -/tests/run.sh.log -/tests/run.sh.trs +/tests/example_stdio +/tests/example_stdio.o +/tests/example_vfork +/tests/example_vfork.o +/tests/Makefile +/tests/Makefile.in +/tests/test_environment.sh.log +/tests/test_environment.sh.trs +/tests/test_error.sh.log +/tests/test_error.sh.trs +/tests/test_err.sh.log +/tests/test_err.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_stdio.sh.log +/tests/test_stdio.sh.trs /tests/test-suite.log +/tests/test_symbols.sh.log +/tests/test_symbols.sh.trs +/tests/test_vfork.sh.log +/tests/test_vfork.sh.trs