[alleyoop] Updated gitignore rules



commit 046861e25227fe7f523d0b91949b3fa471de0e7f
Author: Jeffrey Stedfast <fejj gnome org>
Date:   Sat Dec 17 13:46:13 2011 -0500

    Updated gitignore rules

 po/.gitignore  |    1 +
 src/.gitignore |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/po/.gitignore b/po/.gitignore
index d0349a3..9dc2c78 100644
--- a/po/.gitignore
+++ b/po/.gitignore
@@ -2,4 +2,5 @@ Makefile.in.in
 Makefile.in
 Makefile
 POTFILES
+stamp-it
 *.gmo
diff --git a/src/.gitignore b/src/.gitignore
index f8fa854..1d8e270 100644
--- a/src/.gitignore
+++ b/src/.gitignore
@@ -1,3 +1,4 @@
+vgmarshal.[c,h]
 Makefile.in
 Makefile
 alleyoop



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