mirror of
https://github.com/postgres/postgres.git
synced 2025-05-05 09:19:17 +03:00
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.
This commit is contained in:
parent
6101524925
commit
642ae4ee7d
2
src/test/modules/test_ddl_deparse/.gitignore
vendored
2
src/test/modules/test_ddl_deparse/.gitignore
vendored
@ -1,2 +1,4 @@
|
||||
# Generated subdirectories
|
||||
/log/
|
||||
/results/
|
||||
/tmp_check/
|
||||
|
Loading…
x
Reference in New Issue
Block a user