projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
066254c
)
test_decoding: Update .gitignore
author
Robert Haas
Mon, 31 Mar 2014 18:18:35 +0000
(14:18 -0400)
committer
Robert Haas
Mon, 31 Mar 2014 18:18:35 +0000
(14:18 -0400)
Commit
7317d8d961f210c3a6b20972cd605bcd9bffb06e
changed the set of
things that need to be ignored, but neglected to update .gitignore.
contrib/test_decoding/.gitignore
patch
|
blob
|
blame
|
history
diff --git
a/contrib/test_decoding/.gitignore
b/contrib/test_decoding/.gitignore
index 5dcb3ff9723501c3fe639bee1c1435e47a580a6f..1f95503494e0883f144681d3f94822453a292199 100644
(file)
--- a/
contrib/test_decoding/.gitignore
+++ b/
contrib/test_decoding/.gitignore
@@
-1,4
+1,5
@@
# Generated subdirectories
/log/
-/results/
+/isolation_output/
+/regression_output/
/tmp_check/