# Python
__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.venv/
dist/
build/
.coverage
htmlcov/

# Node
node_modules/
js/dist/
*.tsbuildinfo

# OS / editors
.DS_Store
.idea/
.vscode/

# Project
.superpowers/
fixtures/v1/*/raw_output.npy.lock
.cache/
yolo*.pt
yolo*.onnx
