# Build artifacts and VCS — never needed inside the build context.
target/
.git/
.claude/

# Docs, RFCs, and the blog series: large and irrelevant to the binary build.
docs/

# The Dockerfile itself and editor cruft.
Dockerfile
.dockerignore
**/*.swp