update .gitignore

This commit is contained in:
Sam 2021-01-03 19:04:20 +01:00
parent f5b625c6e4
commit 24ee5bbcfa

1
.gitignore vendored
View File

@ -11,6 +11,7 @@ uploads
.coverage .coverage
coverage.xml coverage.xml
.env .env
.mypy_cache
.pytest_cache .pytest_cache
.venv .venv
/fittrackee.egg-info/ /fittrackee.egg-info/