diff --git a/.gitignore b/.gitignore index 18de657..b88a996 100644 --- a/.gitignore +++ b/.gitignore @@ -133,4 +133,5 @@ uploadkeys savelog.log uwsgi.log settings.py -secret.key \ No newline at end of file +functions.py +secret.key diff --git a/functions.py b/functions.py.default similarity index 100% rename from functions.py rename to functions.py.default