updated gitignore
This commit is contained in:
parent
3ff6dac2e0
commit
8c916a79c3
4
.gitignore
vendored
4
.gitignore
vendored
@ -32,6 +32,8 @@
|
||||
**/classpath-data.json
|
||||
**/dependencies-and-licenses-overview.txt
|
||||
|
||||
.coverage
|
||||
|
||||
|
||||
*__pycache__
|
||||
*.egg-info*
|
||||
@ -44,7 +46,7 @@
|
||||
*misc
|
||||
|
||||
/coverage_html_report/
|
||||
.coverage
|
||||
.coverage\.*
|
||||
|
||||
# Created by https://www.toptal.com/developers/gitignore/api/linux,pycharm
|
||||
# Edit at https://www.toptal.com/developers/gitignore?templates=linux,pycharm
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user