1
0
Fork 0

Update gitignore

This commit is contained in:
Ethanell 2020-03-06 15:13:50 +01:00
parent 4094ffc5c8
commit d3c7532009

11
.gitignore vendored
View file

@ -105,3 +105,14 @@ venv.bak/
# mypy
.mypy_cache/
# PyCharm
.idea
# Database
app.db
migrations
# flask key
key.ini