mirror of https://github.com/x64dbg/TitanEngine
update gitignore for coverity builds
This commit is contained in:
parent
c892c567f6
commit
50379e53e9
|
|
@ -156,3 +156,5 @@ $RECYCLE.BIN/
|
||||||
*.layout
|
*.layout
|
||||||
*.orig
|
*.orig
|
||||||
*.cbTemp
|
*.cbTemp
|
||||||
|
cov-*
|
||||||
|
coverity*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue