[dconf] Improve .gitignore



commit d119ff5583e428231a76b2af217df564d265b2bc
Author: Ryan Lortie <desrt desrt ca>
Date:   Tue Jan 18 01:04:35 2011 -0500

    Improve .gitignore

 .gitignore        |    1 +
 editor/.gitignore |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 61c84d9..beccb04 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ Makefile
 /configure
 /autom4te.cache
 /aclocal.m4
+/stamp-h1
diff --git a/editor/.gitignore b/editor/.gitignore
index 292b5b8..22bf57e 100644
--- a/editor/.gitignore
+++ b/editor/.gitignore
@@ -1,3 +1,4 @@
 *.c
 *.stamp
 dconf-editor
+dconf-editor.desktop



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