chore: remove nerve.db from tracking, add *.db to gitignore

小橘 🍊(NEKO Team)
This commit is contained in:
小橘 2026-04-28 23:08:00 +00:00
parent 64a5fc5301
commit 7313111548
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ logs/
nerve.pid
nerve.sock
false/
*.db

View File