Skip to content

Commit 64fb777

Browse files
authored
Merge pull request #815 from barnabasdomozi/gitignore_clangd_cache
Gitignore clangd cache folder
2 parents e74f086 + d9046f6 commit 64fb777

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ nbproject/
88
.vscode/
99
# Vim
1010
*.swp
11+
# clangd cache directory
12+
.cache/
1113

1214

1315
## Build folders

0 commit comments

Comments
 (0)