Update .gitignore, remove db from version control

This commit is contained in:
dimitrievgs 2025-10-12 00:08:03 +03:00
parent 5aaf3ddee1
commit 2ac2da5111
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ node_modules/
__pycache__ __pycache__
*.db *.db
*.db-history

Binary file not shown.