From: Simon Ruderich Date: Sun, 13 Mar 2011 16:14:55 +0000 (+0100) Subject: .gitignore: Sort. X-Git-Tag: 0.2~20 X-Git-Url: https://ruderich.org/simon/gitweb/?p=tlsproxy%2Ftlsproxy.git;a=commitdiff_plain;h=846f6f532ec3f4e51d89a54771db2108795ecaac .gitignore: Sort. --- diff --git a/.gitignore b/.gitignore index 0f990f6..2ea2489 100644 --- a/.gitignore +++ b/.gitignore @@ -1,24 +1,24 @@ *.o # Created by autoreconf. -/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 +/Makefile /src/.deps/ /src/Makefile +/stamp-h1 /tests/.deps/ /tests/Makefile -/stamp-h1 # Created by make. /src/tlsproxy /tests/client