mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-13 09:57:02 +08: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:
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/
|
||||
|
||||
Reference in New Issue
Block a user