Skip to content

Commit

Permalink
Merge pull request #41945 from capnm/upstream-prs
Browse files Browse the repository at this point in the history
git: Ignore clangd cache folder
  • Loading branch information
akien-mga authored Sep 10, 2020
2 parents 1d3521f + 0b34607 commit 3b25548
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -383,3 +383,6 @@ ruby.png
snow.png
updown.png
gcov.css

# https://clangd.llvm.org/ cache folder
.clangd/

0 comments on commit 3b25548

Please sign in to comment.