[libgsf] git: quiet.



commit 6c619ca22a5eebc32753af307ed3e837fa7cbe61
Author: Morten Welinder <terra gnome org>
Date:   Fri Mar 11 13:36:11 2011 -0500

    git: quiet.

 gsf/.gitignore   |   21 +++++++++++----------
 tests/.gitignore |    1 +
 2 files changed, 12 insertions(+), 10 deletions(-)
---
diff --git a/gsf/.gitignore b/gsf/.gitignore
index 7fc8258..661b8db 100644
--- a/gsf/.gitignore
+++ b/gsf/.gitignore
@@ -1,14 +1,15 @@
-version.c
-Makefile
-Makefile.in
-.*.sw*
-ID
+*.a
 *.def
-*.lib
 *.exp
-.deps
-.libs
+*.la
+*.lib
 *.lo
 *.o
-*.la
-*.a
+*~
+.*.sw*
+.deps
+.libs
+ID
+Makefile
+Makefile.in
+version.c
diff --git a/tests/.gitignore b/tests/.gitignore
index aa842ea..5ef3bc0 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -1,6 +1,7 @@
 Makefile
 Makefile.in
 .*.sw*
+*.o
 .deps
 ID
 test-bzip



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