mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-07 00:20:24 +01: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:
parent
83b4326e60
commit
83267b15bf
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/
|
||||||
Loading…
Reference in New Issue
Block a user