diff --git a/.gitignore b/.gitignore index 97a7372..860eb05 100644 --- a/.gitignore +++ b/.gitignore @@ -154,7 +154,6 @@ cython_debug/ .vscode data/users -config.json cleanup.bat data/api_keys.json data/expired_keys.json \ No newline at end of file diff --git a/config_example.json b/config.json similarity index 100% rename from config_example.json rename to config.json