[gnome-autoar] Update .gitignore for non-recursive Makefiles



commit 55d4c8bc570749c26a8bfe6bfa5bafa1fb1ed292
Author: Ting-Wei Lan <lantw44 gmail com>
Date:   Sat Jan 18 15:44:29 2014 +0800

    Update .gitignore for non-recursive Makefiles

 .gitignore |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 246772d..ef51a53 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,9 @@
 .deps
 .libs
 .*.sw[op]
+*.enums.xml
+*.gschema.valid
+.dirstamp
 stamp-*
 
 cscope.out
@@ -38,9 +41,6 @@ gnome-autoar-*.tar.*
 gnome-autoar/*-enum-types.[ch]
 gnome-autoar/gnome-autoar.pc
 
-data/*.enums.xml
-data/*.gschema.valid
-
 tests/test-extract
 tests/test-extract-memory
 tests/test-create


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