[glom] Update .gitignore files



commit 0f0af700fd63050c4ce176dc9d300b4da0c5b529
Author: Daniel Elstner <daniel kitta gmail com>
Date:   Tue Oct 6 23:11:20 2009 +0200

    Update .gitignore files

 glom/libglom/.gitignore |   12 ++++++------
 tests/.gitignore        |    8 ++++++--
 2 files changed, 12 insertions(+), 8 deletions(-)
---
diff --git a/glom/libglom/.gitignore b/glom/libglom/.gitignore
index 637432b..90b5acf 100644
--- a/glom/libglom/.gitignore
+++ b/glom/libglom/.gitignore
@@ -1,6 +1,6 @@
-test_connectionpool
-test_document
-test_sharedptr_layoutitem
-stamp-h2
-libglom_config.h
-glom-1.0.pc
+/test_connectionpool
+/test_document
+/test_sharedptr_layoutitem
+/stamp-h2
+/libglom_config.h
+/glom-*.pc
diff --git a/tests/.gitignore b/tests/.gitignore
index 49839f1..222184b 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -1,2 +1,6 @@
-test_parsing_time
-test_signal_reemit
+/test_load_python_library
+/test_parsing_time
+/test_python_module
+/test_signal_reemit
+/import/test_parsing
+/import/test_signals



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