将SQLite数据库加入版本控制,方便换设备继续开发

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-07-25 14:41:35 +08:00
parent 58327a9a66
commit 19203c050c
2 changed files with 2 additions and 1 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
data/
data/*
!data/ft.db
__pycache__/
*.pyc