]> ruderich.org/simon Gitweb - tlsproxy/tlsproxy.git/commitdiff
.gitignore: Ignore files created by tests/.
authorSimon Ruderich <simon@ruderich.org>
Fri, 11 Mar 2011 23:15:27 +0000 (00:15 +0100)
committerSimon Ruderich <simon@ruderich.org>
Fri, 11 Mar 2011 23:15:27 +0000 (00:15 +0100)
.gitignore

index 7ceb58ace78326e863888c77730e3ee342ceceb0..997a121e2fb7017b6018286286d41028a12f8f11 100644 (file)
@@ -7,6 +7,7 @@
 /config.h.in~
 /configure
 /src/Makefile.in
+/tests/Makefile.in
 # Created by ./configure.
 /Makefile
 /config.h
@@ -14,6 +15,9 @@
 /config.status
 /src/.deps/
 /src/Makefile
+/tests/.deps/
+/tests/Makefile
 /stamp-h1
 # Created by make.
 /src/tlsproxy
+/tests/client