diff --git a/.env b/.env new file mode 100644 index 0000000..dc44942 --- /dev/null +++ b/.env @@ -0,0 +1 @@ +COMPOSE_PROJECT_NAME=pluralityspace diff --git a/.gitignore b/.gitignore index 30fa579..04f8d27 100644 --- a/.gitignore +++ b/.gitignore @@ -11,9 +11,7 @@ db.sqlite3 # Environments .python-version -.env .venv -env/ venv/ # Distribution / packaging