]> ruderich.org/simon Gitweb - tlsproxy/tlsproxy.git/blobdiff - .gitignore
Fix indentation of LOG() calls.
[tlsproxy/tlsproxy.git] / .gitignore
index fb15544e24f38d549ea8230272bc72a87063ff89..2ea24890a702cc47474f4278528a809308f10332 100644 (file)
@@ -1,18 +1,24 @@
+*.o
 # Created by autoreconf.
-Makefile.in
-aclocal.m4
-autom4te.cache/
-build-aux/
-config.h.in
-configure
-src/Makefile.in
+/aclocal.m4
+/autom4te.cache/
+/build-aux/
+/config.h.in
+/config.h.in~
+/configure
+/Makefile.in
+/src/Makefile.in
+/tests/Makefile.in
 # Created by ./configure.
-Makefile
-config.h
-config.log
-config.status
-src/.deps/
-src/Makefile
-stamp-h1
+/config.h
+/config.log
+/config.status
+/Makefile
+/src/.deps/
+/src/Makefile
+/stamp-h1
+/tests/.deps/
+/tests/Makefile
 # Created by make.
-src/tlsproxy
+/src/tlsproxy
+/tests/client