mirror of
https://github.com/postgres/postgres.git
synced 2026-06-09 00:32:10 -04:00
test_decoding: Update .gitignore
Commit 7317d8d961 changed the set of
things that need to be ignored, but neglected to update .gitignore.
This commit is contained in:
parent
066254cea1
commit
0f95b723eb
1 changed files with 2 additions and 1 deletions
3
contrib/test_decoding/.gitignore
vendored
3
contrib/test_decoding/.gitignore
vendored
|
|
@ -1,4 +1,5 @@
|
|||
# Generated subdirectories
|
||||
/log/
|
||||
/results/
|
||||
/isolation_output/
|
||||
/regression_output/
|
||||
/tmp_check/
|
||||
|
|
|
|||
Loading…
Reference in a new issue