update gitignore

This commit is contained in:
Evgeny Zinoviev 2021-01-03 21:44:37 +03:00
parent d05ab59b47
commit 1d504209a6

4
.gitignore vendored
View File

@ -1,6 +1,8 @@
*.pyc
__pycache__/
.idea/
venv/
instance/
.pytest_cache/
@ -9,4 +11,4 @@ htmlcov/
dist/
build/
*.egg-info/
*.egg-info/