1# Build artifacts and VCS — never needed inside the build context.
2target/
3.git/
4.claude/
5 6# Docs, RFCs, and the blog series: large and irrelevant to the binary build.
7docs/
8 9# The Dockerfile itself and editor cruft.
10Dockerfile
11.dockerignore
12**/*.swp