diff --git a/.gitignore b/.gitignore index ab791b2e..1e2e3b4c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ *.pyc *.swp *.swo -cof/settings.py +gestioCOF/settings/settings.py settings.py *~ venv/ diff --git a/gestioCOF/settings/secret.py b/gestioCOF/settings/secret.py deleted file mode 120000 index f1c3d3f7..00000000 --- a/gestioCOF/settings/secret.py +++ /dev/null @@ -1 +0,0 @@ -secret_example.py \ No newline at end of file