chore: 添加 .gitignore,移除缓存/数据文件

This commit is contained in:
2026-08-12 00:22:43 +08:00
parent 472af01708
commit e046770bad
8 changed files with 4 additions and 27 deletions
+4
View File
@@ -0,0 +1,4 @@
__pycache__/
*.pyc
data/
logs/