mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
test_plan_advice: Add .gitignore
Issue noticed while playing with the tree.
This commit is contained in:
parent
3b4c2b9db2
commit
ab697307dd
1 changed files with 4 additions and 0 deletions
4
src/test/modules/test_plan_advice/.gitignore
vendored
Normal file
4
src/test/modules/test_plan_advice/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Generated subdirectories
|
||||
/log/
|
||||
/results/
|
||||
/tmp_check/
|
||||
Loading…
Reference in a new issue