Browse Source

Merge pull request #41945 from capnm/upstream-prs

git: Ignore clangd cache folder
Rémi Verschelde 4 years ago
parent
commit
3b25548e4c
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -383,3 +383,6 @@ ruby.png
 snow.png
 updown.png
 gcov.css
+
+# https://clangd.llvm.org/ cache folder
+.clangd/