# Build trees
/build/
/build-*/

# Editor / tooling caches and generated compilation database
.cache/
compile_commands.json

# Test scratch
/tmp/
