]> ruderich.org/simon Gitweb - tlsproxy/tlsproxy.git/commitdiff
.gitignore: Use absolute paths, starting from repository root.
authorSimon Ruderich <simon@ruderich.org>
Fri, 11 Mar 2011 23:13:30 +0000 (00:13 +0100)
committerSimon Ruderich <simon@ruderich.org>
Fri, 11 Mar 2011 23:13:30 +0000 (00:13 +0100)
.gitignore

index 8f77fa47758669302ed2835e3dab54bd4ed3c9ad..7ceb58ace78326e863888c77730e3ee342ceceb0 100644 (file)
@@ -1,19 +1,19 @@
 # Created by autoreconf.
-Makefile.in
-aclocal.m4
-autom4te.cache/
-build-aux/
-config.h.in
-config.h.in~
-configure
-src/Makefile.in
+/Makefile.in
+/aclocal.m4
+/autom4te.cache/
+/build-aux/
+/config.h.in
+/config.h.in~
+/configure
+/src/Makefile.in
 # Created by ./configure.
-Makefile
-config.h
-config.log
-config.status
-src/.deps/
-src/Makefile
-stamp-h1
+/Makefile
+/config.h
+/config.log
+/config.status
+/src/.deps/
+/src/Makefile
+/stamp-h1
 # Created by make.
-src/tlsproxy
+/src/tlsproxy