1
0
forked from sass/tipibot

Remove data/ from git logs

This commit is contained in:
Rene Arumetsa
2026-04-20 23:06:17 +03:00
parent 77a3badd41
commit 94df54dde2
2 changed files with 2 additions and 3 deletions

5
.gitignore vendored
View File

@@ -4,10 +4,9 @@ __pycache__/
*.pyc *.pyc
.venv/ .venv/
venv/ venv/
data/restart_channel.json data/
data/economy.json
pocketbase.exe pocketbase.exe
pocketbase pocketbase
pb_data/ pb_data/
pb_migrations/ pb_migrations/
logs/ logs/

View File