don't add local .env to git

This commit is contained in:
Jan Koppe 2020-04-29 18:46:43 +02:00
parent a0a01a6149
commit 96f6ebebe1
Signed by: thunfisch
GPG Key ID: BE935B0735A2129B
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
.env
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]