Skip to content

Commit e341fb9

Browse files
dirkolbrichaothms
authored andcommitted
clangd: gitignore cache
1 parent eca4eba commit e341fb9

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,3 +90,9 @@ src/blenderbim/test/files/temp
9090
# ifcopenshell swig and compiled files
9191
src/ifcopenshell-python/ifcopenshell/_ifcopenshell_wrapper.so
9292
src/ifcopenshell-python/ifcopenshell/ifcopenshell_wrapper.py
93+
94+
# apple
95+
.DS_Store
96+
97+
# clangd cache
98+
.cache

0 commit comments

Comments
 (0)