Skip to content
Snippets Groups Projects
Commit a2f21654 authored by Peter Eisentraut's avatar Peter Eisentraut
Browse files

Ignore files built by coverage builds

parent 46c333a9
No related branches found
No related tags found
No related merge requests found
...@@ -12,6 +12,11 @@ ...@@ -12,6 +12,11 @@
*.mo *.mo
objfiles.txt objfiles.txt
.deps/ .deps/
*.gcno
*.gcda
*.gcov
*.gcov.out
lcov.info
# Local excludes in root directory # Local excludes in root directory
/GNUmakefile /GNUmakefile
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment