[glom] Update .gitignore



commit fad620cd4847891d3a01d084259015a015e7c4ca
Author: Murray Cumming <murrayc murrayc com>
Date:   Sat Jan 7 23:06:26 2012 +0100

    Update .gitignore

 glom/.gitignore  |    1 +
 tests/.gitignore |    2 ++
 2 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/glom/.gitignore b/glom/.gitignore
index 823c0cc..44c1bc2 100644
--- a/glom/.gitignore
+++ b/glom/.gitignore
@@ -1,4 +1,5 @@
 glom
 glom_create_from_example
+glom_export_po
 glom_test_connection
 test_pyembed
diff --git a/tests/.gitignore b/tests/.gitignore
index 47b3561..50549cc 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -6,6 +6,8 @@
 /test_signal_reemit
 /import/test_parsing
 /import/test_signals
+/translations_po/test_document_export_po
+/translations_po/test_document_import_po
 /test_document_autosave
 /test_document_load
 /test_document_load_and_change



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