projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd7ed26
)
Make modules/test_ddl_deparse/.gitignore match its siblings.
author
Tom Lane
<tgl@sss.pgh.pa.us>
Mon, 3 Aug 2015 04:02:26 +0000
(
00:02
-0400)
committer
Tom Lane
<tgl@sss.pgh.pa.us>
Mon, 3 Aug 2015 04:02:26 +0000
(
00:02
-0400)
Not sure why /tmp_check/ was omitted from this one, but even if it
isn't really needed right now, it's inconsistent not to include it.
src/test/modules/test_ddl_deparse/.gitignore
patch
|
blob
|
blame
|
history
diff --git
a/src/test/modules/test_ddl_deparse/.gitignore
b/src/test/modules/test_ddl_deparse/.gitignore
index 3337b3d2944330fed60643dbf34e0dffb18a4a8f..5dcb3ff9723501c3fe639bee1c1435e47a580a6f 100644
(file)
--- a/
src/test/modules/test_ddl_deparse/.gitignore
+++ b/
src/test/modules/test_ddl_deparse/.gitignore
@@
-1,2
+1,4
@@
+# Generated subdirectories
/log/
/results/
+/tmp_check/