[glom] Update .gitignore files



commit 984507fa5b77c34e031fc5ec0e90cd98b7c7ab79
Author: Murray Cumming <murrayc murrayc com>
Date:   Mon Jan 16 08:49:05 2012 +0100

    Update .gitignore files

 .gitignore       |    1 +
 glom/.gitignore  |    1 +
 tests/.gitignore |    1 +
 3 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 660f4aa..131fe85 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,6 +43,7 @@ Makefile.in
 /doc-reference.am
 /generate-binding.am
 /gnome-doc-utils.make
+/messages.mo
 /omf.make
 /xmldocs.make
 
diff --git a/glom/.gitignore b/glom/.gitignore
index 5c182f3..7b9f906 100644
--- a/glom/.gitignore
+++ b/glom/.gitignore
@@ -2,5 +2,6 @@ glom
 glom_create_from_example
 glom_export_po
 glom_export_po_all
+glom_import_po_all
 glom_test_connection
 test_pyembed
diff --git a/tests/.gitignore b/tests/.gitignore
index 50549cc..d443a5a 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -1,5 +1,6 @@
 /glade_toplevels_instantiation
 /test_field_file_format
+/test_iso_codes
 /test_load_python_library
 /test_parsing_time
 /test_python_module



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