Change .secretsenv to .env.

This commit is contained in:
Patrick Jentsch 2019-07-08 13:53:51 +02:00
parent 686b621d54
commit da46ff0811

2
.gitignore vendored
View File

@ -1,3 +1,3 @@
venv venv
.secretsenv .env
__pycache__ __pycache__