.git
.venv
venv
__pycache__
*.pyc
.pytest_cache
.mypy_cache
.ruff_cache
checkpoints
*.pt
ravex.log
dist
build
*.egg-info

# Cargo build output: gigabytes, and rebuilt inside the image anyway.
target
