diff --git a/.gitignore b/.gitignore index 606bfc4..6b420f5 100644 --- a/.gitignore +++ b/.gitignore @@ -4,10 +4,9 @@ __pycache__/ *.pyc .venv/ venv/ -data/restart_channel.json -data/economy.json +data/ pocketbase.exe pocketbase pb_data/ pb_migrations/ -logs/ +logs/ \ No newline at end of file diff --git a/data/.gitkeep b/data/.gitkeep deleted file mode 100644 index e69de29..0000000