[gnome-builder] ignore: add gz/xz and sort



commit ac5180d4fdbbc360c876834c5e555569038e54ef
Author: Christian Hergert <christian hergert me>
Date:   Tue Jan 20 17:39:50 2015 -0800

    ignore: add gz/xz and sort

 .gitignore |   20 +++++++++++---------
 1 files changed, 11 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fb362cb..4afbeff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,15 @@
+*.deps
+*.gz
+*.libs
+*.lo
+*.o
+*.swp
+*.xz
 *~
+.dirstamp
+Makefile
+Makefile.in
+Makefile.in
 aclocal.m4
 autom4te.cache
 config.h
@@ -7,19 +18,10 @@ config.h.in~
 config.log
 config.status
 configure
-*.deps
-.dirstamp
 gnome-builder
 libgnome-builder.la
-*.libs
 libtool
-*.lo
-Makefile
-Makefile.in
-Makefile.in
-*.o
 stamp-h1
-*.swp
 test-c-parse-helper
 test-c-parse-helper
 test-c-parse-helper.log


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]