mirror of
https://github.com/postgres/postgres.git
synced 2026-06-03 14:00:01 -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
89e80b0329
commit
6101524925
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