Import sanitized HIS processing tools
This commit is contained in:
22
患者列表处理/.gitignore
vendored
Normal file
22
患者列表处理/.gitignore
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
# 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/
|
||||
Reference in New Issue
Block a user