1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
# Build output build/ # Symlink to build artifact compile_commands.json # Editor / IDE caches .cache/ # Certificates (generated, contain private keys) certs/ # Claude Code local state .claude/ # Relevant to the project but not to be pushed CLAUDE.md