[UPD] .gitignore: remove coverage.json
This commit is contained in:
parent
b3e8ce608b
commit
ffa4cbb160
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -9,6 +9,7 @@ config.conf
|
|||
*.DS_Store
|
||||
*.pyc
|
||||
.coverage*
|
||||
coverage*
|
||||
|
||||
.repo
|
||||
!addons/
|
||||
|
|
|
|||
Loading…
Reference in a new issue