diff --git a/.gitignore b/.gitignore index 785f568..cef3bd9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ *pyc .venv -webapp/config.py diff --git a/webapp/config.py.dist b/webapp/config.py similarity index 100% rename from webapp/config.py.dist rename to webapp/config.py