.gitignore: ignore compile_commands.json at root for clang convenience

This commit is contained in:
Andrej730
2026-08-14 15:37:05 +05:00
parent 252831d7f0
commit 665502cbc5
+3
View File
@@ -126,6 +126,9 @@ src/ifcopenshell-python/ifcopenshell/libifcopenshell.plugin.so
.clangd
# clangd cache
.cache
# Useful for symlinking json compilation database from cmake,
# allowing clang commands without `-p path/to/build`.
/compile_commands.json
# Brickschema
src/bonsai/bonsai/bim/schema/Brick.ttl