[glom/glom-1-20] Update .gitignore files



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

    Update .gitignore files
    
    Conflicts:
    
    	glom/.gitignore

 .gitignore       |    1 +
 glom/.gitignore  |    3 +++
 tests/.gitignore |    1 +
 3 files changed, 5 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 823c0cc..7b9f906 100644
--- a/glom/.gitignore
+++ b/glom/.gitignore
@@ -1,4 +1,7 @@
 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 9952452..f0a6486 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]