From 846f6f532ec3f4e51d89a54771db2108795ecaac Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Sun, 13 Mar 2011 17:14:55 +0100 Subject: [PATCH] .gitignore: Sort. --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- 2.43.2