.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:
dni ⚡ 2022-07-25 15:08:30 +02:00 committed by GitHub
parent 210edde08a
commit 462fffbeaa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 5 deletions

1
.gitignore vendored
View file

@ -31,6 +31,7 @@ venv
__bundle__
coverage.xml
node_modules
lnbits/static/bundle.*
docker