ugh (remove .env from .gitignore)
This commit is contained in:
parent
2b698d2921
commit
e2994cb186
2 changed files with 1 additions and 2 deletions
1
.env
Normal file
1
.env
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
COMPOSE_PROJECT_NAME=pluralityspace
|
||||||
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -11,9 +11,7 @@ db.sqlite3
|
||||||
|
|
||||||
# Environments
|
# Environments
|
||||||
.python-version
|
.python-version
|
||||||
.env
|
|
||||||
.venv
|
.venv
|
||||||
env/
|
|
||||||
venv/
|
venv/
|
||||||
|
|
||||||
# Distribution / packaging
|
# Distribution / packaging
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue