Skip to content

Commit d4ad055

Browse files
Removed .clangd file from tracking and added it to .gitignore
1 parent 4dda73b commit d4ad055

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ src/ifcopenshell-python/ifcopenshell/ifcopenshell_wrapper.py
9696
# apple
9797
.DS_Store
9898

99+
# clangd config
100+
.clangd
99101
# clangd cache
100102
.cache
101103

0 commit comments

Comments
 (0)