一阶段高筛制作完成

This commit is contained in:
koko
2025-12-16 11:36:49 +08:00
parent 6ea96c81d6
commit f78298e803
22 changed files with 3276 additions and 223 deletions

21
.gitignore vendored Normal file
View File

@@ -0,0 +1,21 @@
# --- Python 通用忽略 ---
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
env/
venv/
.env
.venv/
# --- VS Code 配置 (可选,建议忽略) ---
.vscode/
# --- JetBrains (你之前的配置) ---
.idea/
/shelf/
/workspace.xml
/httpRequests/
/dataSources/
/dataSources.local.xml