mirror of
https://github.com/postgres/postgres.git
synced 2025-07-07 00:36:50 +03:00
src/test/modules/test_dsa needs a .gitignore file.
Without this, "git status" is unhappy after a check-world run.
Oversight in 325f54033
.
This commit is contained in:
4
src/test/modules/test_dsa/.gitignore
vendored
Normal file
4
src/test/modules/test_dsa/.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
# Generated subdirectories
|
||||
/log/
|
||||
/results/
|
||||
/tmp_check/
|
Reference in New Issue
Block a user