mirror of
https://github.com/postgres/postgres.git
synced 2026-04-23 15:19:08 -04:00
Add missing .gitignore for src/test/modules/test_cloexec.
This commit is contained in:
parent
e063ccc722
commit
4c9f262ba8
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