# Keep the playground image build context lean (the root Dockerfile builds
# from the repo root). The playground moments are the one cache the image
# needs — everything else stays out.
.git
.venv*
.claude
.nansense_cache
!.nansense_cache/playground
data
nansense_recordings
site
**/__pycache__
