__pycache__/
*.pyc
.venv/
# Lock is not tracked (library convention); application projects should track it
uv.lock
dist/
.pytest_cache/
.ruff_cache/
tmp/
.omx/
