]> ruderich.org/simon Gitweb - tlsproxy/tlsproxy.git/blob - .gitignore
.gitignore: Ignore .o files.
[tlsproxy/tlsproxy.git] / .gitignore
1 *.o
2 # Created by autoreconf.
3 /Makefile.in
4 /aclocal.m4
5 /autom4te.cache/
6 /build-aux/
7 /config.h.in
8 /config.h.in~
9 /configure
10 /src/Makefile.in
11 /tests/Makefile.in
12 # Created by ./configure.
13 /Makefile
14 /config.h
15 /config.log
16 /config.status
17 /src/.deps/
18 /src/Makefile
19 /tests/.deps/
20 /tests/Makefile
21 /stamp-h1
22 # Created by make.
23 /src/tlsproxy
24 /tests/client