update gitignore
This commit is contained in:
parent
d05ab59b47
commit
1d504209a6
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,6 +1,8 @@
|
||||
*.pyc
|
||||
__pycache__/
|
||||
|
||||
.idea/
|
||||
venv/
|
||||
instance/
|
||||
|
||||
.pytest_cache/
|
||||
@ -9,4 +11,4 @@ htmlcov/
|
||||
|
||||
dist/
|
||||
build/
|
||||
*.egg-info/
|
||||
*.egg-info/
|
||||
|
Loading…
x
Reference in New Issue
Block a user