mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Update .gitignore for clangd
The clangd cache is now stored in a .cache directory: https://reviews.llvm.org/D78501
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -41,6 +41,7 @@ docs/_build
|
||||
.vs
|
||||
|
||||
# clangd
|
||||
.cache
|
||||
.clangd
|
||||
|
||||
#==============================================================================#
|
||||
|
||||
Reference in New Issue
Block a user