# Limit the build context for `docker build -f containers/fleet-drafter/Containerfile`.
# Only the source the Containerfile actually COPYs needs to be in context.
**
!pyproject.toml
!hatch_build.py
!build_cython.py
!LICENSE
!NOTICE.md
!README.md
!src/**
!schemas/**
!containers/fleet-drafter/Containerfile
!containers/fleet-drafter/drafter_entrypoint.py
