# Ignore everything by default.
*

# Add back just the stuff we need to build the image.
!src
!uv.lock
!pyproject.toml
!README.md
