ugh (remove .env from .gitignore)
This commit is contained in:
parent
2b698d2921
commit
e2994cb186
|
|
@ -11,9 +11,7 @@ db.sqlite3
|
||||||
|
|
||||||
# Environments
|
# Environments
|
||||||
.python-version
|
.python-version
|
||||||
.env
|
|
||||||
.venv
|
.venv
|
||||||
env/
|
|
||||||
venv/
|
venv/
|
||||||
|
|
||||||
# Distribution / packaging
|
# Distribution / packaging
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue