Files
HIS/患者列表处理/.gitignore

23 lines
495 B
Plaintext

# Patient images and generated results
待处理-患者目录图片集群/
已处理-患者目录图片集群/
数据处理结果区/
# Local correction data can contain patient information
数据处理工作区/03_人工复核修正.json
数据处理工作区/人工复核网页端配置.json
# Local secrets and runtime files
.env
.pgpass
工作流_本地使用版.md
*.log
2026_5_23_HIS患者目录图片集群处理*.zip
__pycache__/
*.py[cod]
# OS/editor noise
.DS_Store
.idea/
.vscode/