mirror of
https://github.com/postgres/postgres.git
synced 2026-04-21 14:19:26 -04:00
Add coverage/ to .gitignore
This commit is contained in:
parent
8dead08c54
commit
a87416db3b
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -17,6 +17,7 @@ objfiles.txt
|
|||
*.gcov
|
||||
*.gcov.out
|
||||
lcov.info
|
||||
coverage/
|
||||
*.vcproj
|
||||
*.vcxproj
|
||||
win32ver.rc
|
||||
|
|
|
|||
Loading…
Reference in a new issue