Adding testing/coverage files to gitignore
This commit is contained in:
parent
ef76bd58d2
commit
1a4b96584e
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -8,3 +8,5 @@ env
|
||||||
*.un~
|
*.un~
|
||||||
0/
|
0/
|
||||||
tests/.cache
|
tests/.cache
|
||||||
|
.coverage
|
||||||
|
.cache
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue