.gitignore coverage.xml + do not delete mock_data.zip (#779)
* add coverage.xml to gitignore * fix deleting mock_data.zip Co-authored-by: dni <dni.khr@gmail.com>
This commit is contained in:
parent
210edde08a
commit
462fffbeaa
2 changed files with 3 additions and 5 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -31,6 +31,7 @@ venv
|
|||
|
||||
__bundle__
|
||||
|
||||
coverage.xml
|
||||
node_modules
|
||||
lnbits/static/bundle.*
|
||||
docker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue