[nautilus-actions] Update to ignore Glade work files



commit f561b5c21b0e75c4b868a9bd2c54bf94854d4675
Author: Pierre Wieser <pwieser trychlos org>
Date:   Mon May 25 20:34:07 2009 +0200

    Update to ignore Glade work files
---
 .gitignore |    2 ++
 ChangeLog  |    2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 5a9f529..e61721a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,5 +29,7 @@ stamp-h1
 *.o
 *.la
 *.lo
+*.bak
+*.gladep
 nautilus-actions-*.tar.gz
 config.h.in~
diff --git a/ChangeLog b/ChangeLog
index 76320f6..fa8634d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,8 @@
 	* utils/Makefile.am:
 	Cleanup Makefile.am.
 
+	* .gitignore: Update to ignore Glade work files.
+
 2009-05-18 Pierre Wieser <pwieser trychlos org>
 
 	Fix Glade regression I introduced myself when ansi-fying C sources !



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