mirror of
https://github.com/postgres/postgres.git
synced 2026-06-08 16:26:30 -04:00
worker_spi needs a .gitignore file now.
This commit is contained in:
parent
10a53cae99
commit
135063e6f6
1 changed files with 4 additions and 0 deletions
4
src/test/modules/worker_spi/.gitignore
vendored
Normal file
4
src/test/modules/worker_spi/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Generated subdirectories
|
||||
/log/
|
||||
/results/
|
||||
/tmp_check/
|
||||
Loading…
Reference in a new issue