Skip to content

Commit 5d3dafa

Browse files
committed
Ignore clangd index
Ignore files generated by clangd when it is launched with the source root as current working directory.
1 parent 746b58e commit 5d3dafa

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)