From 80057d6d3180b345a5e5aee74454d16332dc3bc6 Mon Sep 17 00:00:00 2001 From: Disledg Date: Wed, 13 Nov 2024 07:04:30 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9A=D0=BE=D0=BD=D1=84=D0=B8=D0=B3=D1=83?= =?UTF-8?q?=D1=80=D0=B0=D1=86=D0=B8=D1=8F=20=D0=B4=D0=BB=D1=8F=20=D0=B8?= =?UTF-8?q?=D1=81=D0=BF=D0=BE=D0=BB=D1=8C=D0=B7=D0=BE=D0=B2=D0=B0=D0=BD?= =?UTF-8?q?=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +-- config/ config_example.json | 0 2 files changed, 1 insertion(+), 2 deletions(-) create mode 100644 config/ config_example.json 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