mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-06 12:20:15 +01:00
Ignore files built by coverage builds
This commit is contained in:
parent
46c333a963
commit
a2f2165477
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -12,6 +12,11 @@
|
|||
*.mo
|
||||
objfiles.txt
|
||||
.deps/
|
||||
*.gcno
|
||||
*.gcda
|
||||
*.gcov
|
||||
*.gcov.out
|
||||
lcov.info
|
||||
|
||||
# Local excludes in root directory
|
||||
/GNUmakefile
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user