mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Another gitignore straggler.
This commit is contained in:
parent
4b00e13707
commit
b49092d9d0
1 changed files with 1 additions and 0 deletions
1
src/interfaces/ecpg/test/connect/.gitignore
vendored
1
src/interfaces/ecpg/test/connect/.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
# Exclude all non-pgc files
|
||||
*
|
||||
!*.pgc
|
||||
/test1.pgc
|
||||
|
|
|
|||
Loading…
Reference in a new issue