mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +00:00
chore: added ccls-cache in .gitignore (#15175)
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -13,6 +13,7 @@ compile_commands.json
|
|||||||
/tmp/
|
/tmp/
|
||||||
/.clangd/
|
/.clangd/
|
||||||
/.cache/clangd/
|
/.cache/clangd/
|
||||||
|
/.ccls-cache/
|
||||||
|
|
||||||
.DS_Store
|
.DS_Store
|
||||||
*.mo
|
*.mo
|
||||||
|
Reference in New Issue
Block a user