# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg

# 虚拟环境
venv/
ENV/
env/

# IDE
.vscode/
.idea/
*.swp
*.swo
*~

# 测试
.pytest_cache/
.coverage
htmlcov/
pytest.ini

# 日志
*.log

# 操作系统
.DS_Store
Thumbs.db

# 插件生成的临时文件
*.tmp
TEST_CHECKLIST.md

# agent相关
.gitnexus
.claude
node_modules/
word_renderer_js/dist/
