ugh (remove .env from .gitignore)

This commit is contained in:
Lexi / Zoe 2019-10-19 03:03:57 +02:00
parent 2b698d2921
commit e2994cb186
Signed by: binaryDiv
GPG Key ID: F8D4956E224DA232
2 changed files with 1 additions and 2 deletions

1
.env Normal file
View File

@ -0,0 +1 @@
COMPOSE_PROJECT_NAME=pluralityspace

2
.gitignore vendored
View File

@ -11,9 +11,7 @@ db.sqlite3
# Environments # Environments
.python-version .python-version
.env
.venv .venv
env/
venv/ venv/
# Distribution / packaging # Distribution / packaging