updated gitignore

This commit is contained in:
cupcakearmy 2019-12-23 17:23:01 +01:00
parent 2253af8118
commit c45b5fcdaa

8
.gitignore vendored
View File

@ -1,9 +1,11 @@
# Editors
.vscode
.idea
data.db
# Python
venv
__pycache__
config.yml
dummy
# Runtime
.dev.env
data