# Python
__pycache__/
*.py[cod]
*.egg-info/
.eggs/
build/
dist/

# uv
.venv/

# 输出产物
output/
out/
*.ply
*.log
