__pycache__/
*.py[cod]
*.pyo

.env
.venv/
venv/

.pytest_cache/
.coverage
htmlcov/

build/
dist/
*.egg-info/

*_edited.step
*_export.step
*_diff_*.txt
*_operation_history.json
*.log

docs/screenshots/

.DS_Store
Thumbs.db
