chore: 添加数据库文件到 .gitignore 并清理已提交的数据库文件

This commit is contained in:
肖应宇 2026-03-07 19:16:55 +08:00
parent e9c563ce77
commit c33067fbcb
2 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -27,3 +27,5 @@ __pycache__
*.njsproj
*.sln
*.sw?
*.db
server/data/*.db

Binary file not shown.