mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 14:41:25 +00:00
.gitignore: ignore compile_commands.json at root for clang convenience
This commit is contained in:
@@ -126,6 +126,9 @@ src/ifcopenshell-python/ifcopenshell/libifcopenshell.plugin.so
|
|||||||
.clangd
|
.clangd
|
||||||
# clangd cache
|
# clangd cache
|
||||||
.cache
|
.cache
|
||||||
|
# Useful for symlinking json compilation database from cmake,
|
||||||
|
# allowing clang commands without `-p path/to/build`.
|
||||||
|
/compile_commands.json
|
||||||
|
|
||||||
# Brickschema
|
# Brickschema
|
||||||
src/bonsai/bonsai/bim/schema/Brick.ttl
|
src/bonsai/bonsai/bim/schema/Brick.ttl
|
||||||
|
|||||||
Reference in New Issue
Block a user