mirror of
https://github.com/postgres/postgres.git
synced 2026-03-12 05:32:27 -04:00
Add missing .gitignore for src/test/modules/test_cloexec.
This commit is contained in:
parent
b07c326192
commit
00a851f0c4
1 changed files with 3 additions and 0 deletions
3
src/test/modules/test_cloexec/.gitignore
vendored
Normal file
3
src/test/modules/test_cloexec/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
/test_cloexec
|
||||
# Generated subdirectories
|
||||
/tmp_check/
|
||||
Loading…
Reference in a new issue