[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freedesktop-xcb
Subject:    [Xcb] [PATCH 6/6] Sort gitignore, adjust pattern for config.h
From:       Daniel Martin <consume.noise () gmail ! com>
Date:       2013-07-25 10:02:34
Message-ID: 1374746554-28132-7-git-send-email-consume.noise () gmail ! com
[Download RAW message or body]

Don't ignore the files config.h and config.h.in, adjust the pattern to
ignore config.h*. This matches an additional config.h.in~ too.
---
 .gitignore | 33 ++++++++++++++++-----------------
 1 file changed, 16 insertions(+), 17 deletions(-)

diff --git a/.gitignore b/.gitignore
index c0dc485..0981ed2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,24 +1,23 @@
+*.la
+*.lo
+*.loT
+*.o
+*.pc
+*.tar.bz2
+*.tar.gz
+.deps
+.dirstamp
+.libs
+Makefile
+Makefile.in
 aclocal.m4
 build-aux
-libtool
-m4/l*.m4
-mkinstalldirs
-config.h
-config.h.in
+config.h*
 config.log
 config.status
 configure
 configure.lineno
-.deps
-.dirstamp
-.libs
-*.lo
-*.loT
-*.la
-Makefile
-Makefile.in
+libtool
+m4/l*.m4
+mkinstalldirs
 stamp-h1
-*.o
-*.pc
-*.tar.bz2
-*.tar.gz
-- 
1.8.3.3

_______________________________________________
Xcb mailing list
Xcb@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xcb
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic