[goffice] git: ignore binary.



commit a9918f8d6cf72eb7dc9b5e8b389cce5bbd4bddb5
Author: Morten Welinder <terra gnome org>
Date:   Mon Apr 4 12:58:53 2011 -0400

    git: ignore binary.

 tests/.gitignore |   13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/tests/.gitignore b/tests/.gitignore
index e42f8e5..2271024 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -1,12 +1,13 @@
-Makefile.in
-Makefile
-.deps
-.libs
+*.def
 *.gladep
 *.lo
 *.loT
 *.o
-pie-demo
+.deps
+.libs
+Makefile
+Makefile.in
 go-demo
-*.def
+mf-demo
+pie-demo
 shapes-demo



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