Make modules/test_ddl_deparse/.gitignore match its siblings.

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.
pull/7/head
Tom Lane 10 years ago
parent fd7ed26c1a
commit e2b49db0f0
  1. 2
      src/test/modules/test_ddl_deparse/.gitignore

@ -1,2 +1,4 @@
# Generated subdirectories
/log/
/results/
/tmp_check/

Loading…
Cancel
Save