Files
2026-07-22 13:48:46 +08:00

28 lines
259 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.env
output/
# Sandbox artifacts
sandbox/
# Generated skills archives
skills/*.tar.gz
.DS_Store
# CAD/export artifacts
*.step
*.stl
examples.py