mirror of
https://github.com/postgres/postgres.git
synced 2025-07-20 05:03:10 +03:00
Add coverage/ to .gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,6 +17,7 @@ objfiles.txt
|
|||||||
*.gcov
|
*.gcov
|
||||||
*.gcov.out
|
*.gcov.out
|
||||||
lcov.info
|
lcov.info
|
||||||
|
coverage/
|
||||||
*.vcproj
|
*.vcproj
|
||||||
*.vcxproj
|
*.vcxproj
|
||||||
win32ver.rc
|
win32ver.rc
|
||||||
|
Reference in New Issue
Block a user