Skip to content

Commit b86fa52

Browse files
authored
Merge pull request #28938 from dduan/dd/ignore-clangd
Ignore clangd index
2 parents 88dbd7a + 5d3dafa commit b86fa52

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ docs/_build
3939
# Visual Studio metadata
4040
.vs
4141

42+
# clangd
43+
.clangd
44+
4245
#==============================================================================#
4346
# Ignore CMake temporary files
4447
#==============================================================================#

0 commit comments

Comments
 (0)