[glom] Update .gitignore



commit 660f1a612d8f203c9b50ef3af41307d3638eb91c
Author: Murray Cumming <murrayc murrayc com>
Date:   Fri Nov 29 12:39:27 2013 +0100

    Update .gitignore

 tests/.gitignore        |    1 +
 tests/python/.gitignore |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/tests/.gitignore b/tests/.gitignore
index a360247..781f98c 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -24,6 +24,7 @@
 /test_selfhosting_new_empty_change_sysprefs
 /test_selfhosting_new_empty_then_users
 /test_selfhosting_new_from_example
+/test_selfhosting_new_from_example_defaultvalues
 /test_selfhosting_new_from_example_float
 /test_selfhosting_new_from_example_operator
 /test_selfhosting_new_then_alter_table
diff --git a/tests/python/.gitignore b/tests/python/.gitignore
index 44b1387..01c813b 100644
--- a/tests/python/.gitignore
+++ b/tests/python/.gitignore
@@ -2,6 +2,7 @@
 /test_python_execute_func
 /test_python_execute_func_bad_syntax
 /test_python_execute_func_change_result_type
+/test_python_execute_func_with_record_field_types
 /test_python_execute_func_date
 /test_python_execute_func_with_record
 /test_python_execute_script


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