mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Ignore leftover artifacts from ecpg testsuite runs on Windows.
This commit is contained in:
parent
2093eb4d4c
commit
fa83f80945
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,5 +1,6 @@
|
|||
# Global excludes across all subdirectories
|
||||
*.o
|
||||
*.obj
|
||||
*.so
|
||||
*.so.[0-9]
|
||||
*.so.[0-9].[0-9]
|
||||
|
|
|
|||
Loading…
Reference in a new issue