adds coverage files to gitignore
This commit is contained in:
parent
87a160ba78
commit
26fd1fdf23
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,3 +4,4 @@
|
||||||
deps/deps.jl
|
deps/deps.jl
|
||||||
*.wav
|
*.wav
|
||||||
*.flac
|
*.flac
|
||||||
|
*.cov
|
||||||
|
|
Loading…
Reference in a new issue