1# Version control
2.git/
3.jj/
4 5# Compose / local config — not needed in the build context
6.env
7.env.sample
8docker-compose.yml
9config/
10init-openbao.sh
1112# Docs
13*.md
14CLAUDE.md
1516# Editor / OS
17.vscode/
18.idea/
19.DS_Store
20Thumbs.db