[gnome-keyring] Ignore more built files



commit c33349fbaf8a09104e0b1f208a9c2d7f87e28dfc
Author: Stefan Walter <stef ws local>
Date:   Sun Nov 15 16:07:02 2009 +0000

    Ignore more built files

 .gitignore |   28 ++++++++++++++++++----------
 1 files changed, 18 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 01f0002..bfbe89e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,23 @@
 *~
 *.bak
+*.o
+*.la
+*.lo
+*.a
+.*project
+*.Po
+*.Plo
+.settings
+*.orig
+core
+run-auto-test*
+run-prompt-test*
+Makefile
+Makefile.in
+*-marshal.[ch]
+.libs
+.deps
+
 /compile
 /*.tmp
 /*.prj
@@ -48,13 +66,3 @@
 /depcomp
 /junk
 /TODO.tasks
-*.o
-*.la
-*.lo
-*.a
-.*project
-.settings
-*.orig
-run-prompt-test
-run-prompt-test.c
-run-prompt-test.h



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