MedResearcher/.gitignore
iomgaa a61fdc0437 config: 更新项目配置和依赖锁定文件
- 添加docs/CLAUDE*到.gitignore忽略列表
- 添加VS Code配置目录
- 添加uv.lock依赖锁定文件
2025-08-23 12:26:29 +08:00

13 lines
138 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.claude
dataset/
docs/CLAUDE*