8000 Ignore files built by coverage builds · postgrespro/postgres_cluster@a2f2165 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a2f2165

Browse files
committed
Ignore files built by coverage builds
1 parent 46c333a commit a2f2165

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@
1212
*.mo
1313
objfiles.txt
1414
.deps/
15+
*.gcno
16+
*.gcda
17+
*.gcov
18+
*.gcov.out
19+
lcov.info
1520

1621
# Local excludes in root directory
1722
/GNUmakefile

0 commit comments

Comments
 (0)
0