# compiler artifacts
*.o
*.so*

# build directories
build/
build-*/

# AI agent
.codex
.claude

# clangd
*.clangd
.cache/
compile_commands.json
