# Python-generated files
__pycache__/
*.py[oc]
*.pyo
*.pyd
*.so
*.dll
*.dylib
build/
dist/
wheels/
*.egg-info
*.egg

# Virtual environments
.venv/
venv/
ENV/
env/
.python-version

# UV package manager
.uv/

# IDEs and editors
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store

# Project outputs
output/
*.xlsx
!数据需求*.xlsx

# Logs
logs/
*.log

# Temporary files
*.tmp
*.bak
*.log
~$*.xlsx
~$*.xls
~$*.doc*

# Database
*.db
*.sqlite
*.sqlite3

# Environment variables
.env
.env.local
.env.*.local

# Testing
.pytest_cache/
.coverage
htmlcov/
*.cover
.hypothesis/

# Jupyter Notebook
.ipynb_checkpoints/
*.ipynb

# MyPy
.mypy_cache/
.dmypy.json
dmypy.json

# Ruff
.ruff_cache/

.claude
/CLAUDE.md