Skip to content

Commit 94fe17b

Browse files
authored
Merge pull request #2312 from mazunki/nit-gitignore
gitignore clangd files
2 parents 5bbec00 + b196424 commit 94fe17b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ CMakeFiles*
4242
CMakeCache*
4343
cmake_install.cmake
4444

45+
# clangd related
46+
.cache/
47+
compile_commands.json
48+
4549
# Name of installation folder
4650
IncludeOS_install
4751

0 commit comments

Comments
 (0)