X-Git-Url: https://ruderich.org/simon/gitweb/?p=coloredstderr%2Fcoloredstderr.git;a=blobdiff_plain;f=.gitignore;h=a2eff8272dc286d44109d39ab4644dd407f9b20b;hp=0148b421e2edd83d9a409a08506e067bfea85416;hb=9434382c9ee992da3c21ff830793f15a55fc2b2d;hpb=fb9548453fbc0dedc8f145e8468fc601de784c32 diff --git a/.gitignore b/.gitignore index 0148b42..a2eff82 100644 --- a/.gitignore +++ b/.gitignore @@ -10,7 +10,7 @@ /config.status /configure /libtool -/m4/ +/m4/* /src/.deps/ /src/.libs/ /src/Makefile @@ -23,6 +23,12 @@ /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-suite.log