mirror of
https://github.com/postgres/postgres.git
synced 2026-06-05 23:04:44 -04:00
contrib/isn now needs a .gitignore file.
Oversight in commit cb3384a0cb.
Back-patch to 9.1, like that commit.
This commit is contained in:
parent
d7d4bd2c3b
commit
4424356c03
1 changed files with 4 additions and 0 deletions
4
contrib/isn/.gitignore
vendored
Normal file
4
contrib/isn/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Generated subdirectories
|
||||
/log/
|
||||
/results/
|
||||
/tmp_check/
|
||||
Loading…
Reference in a new issue