Skip to content

Commit 0200911

Browse files
committed
better coverity ignore rules
1 parent a497e76 commit 0200911

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@ debug/
2626
*.exe
2727
*.pro.user.*
2828
*.orig
29-
cov*
29+
coverity*
30+
cov-int*
31+
COV/
3032
*.pdb
3133
ui_*
3234

0 commit comments

Comments
 (0)