]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/blob - .gitignore
README: Add first part of installation instructions.
[coloredstderr/coloredstderr.git] / .gitignore
1 /Makefile
2 /Makefile.in
3 /aclocal.m4
4 /autom4te.cache/
5 /build-aux/
6 /config.h
7 /config.h.in
8 /config.h.in~
9 /config.log
10 /config.status
11 /configure
12 /libtool
13 /m4/*
14 /src/.deps/
15 /src/.libs/
16 /src/Makefile
17 /src/Makefile.in
18 /src/coloredstderr.lo
19 /src/libcoloredstderr.la
20 /stamp-h1
21 /tests/.deps/
22 /tests/Makefile
23 /tests/Makefile.in
24 /tests/example
25 /tests/example.o
26 /tests/example_error
27 /tests/example_error.o
28 /tests/example_exec
29 /tests/example_exec.o
30 /tests/example_vfork
31 /tests/example_vfork.o
32 /tests/test_environment.sh.log
33 /tests/test_environment.sh.trs
34 /tests/test_error.sh.log
35 /tests/test_error.sh.trs
36 /tests/test_example.sh.log
37 /tests/test_example.sh.trs
38 /tests/test_exec.sh.log
39 /tests/test_exec.sh.trs
40 /tests/test_noforce.sh.log
41 /tests/test_noforce.sh.trs
42 /tests/test_redirects.sh.log
43 /tests/test_redirects.sh.trs
44 /tests/test_simple.sh.log
45 /tests/test_simple.sh.trs
46 /tests/test_symbols.sh.log
47 /tests/test_symbols.sh.trs
48 /tests/test_vfork.sh.log
49 /tests/test_vfork.sh.trs
50 /tests/test-suite.log