Ignore env.env file

This commit is contained in:
Gabriel Augendre 2018-06-19 23:53:21 +02:00
parent c309ef04f2
commit c7c7e3f2c2

1
.gitignore vendored
View file

@ -161,6 +161,7 @@ celerybeat-schedule.*
.env .env
.venv .venv
env/ env/
env.env
venv/ venv/
ENV/ ENV/
env.bak/ env.bak/