init commit

This commit is contained in:
2026-03-20 15:58:32 +08:00
commit 58f31e698d
6 changed files with 538 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
# 数据目录
data/
# 环境变量(可能包含敏感信息)
.env
# macOS
.DS_Store