diff --git a/.gitignore b/.gitignore index 7d01463..d80a558 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ -*.json +config.json TBot/ logs/ -config/ __pycache__/ \ No newline at end of file diff --git a/config/ config_example.json b/config/ config_example.json new file mode 100644 index 0000000..e69de29