mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-15 23:22:53 +08:00
gitignore: add clangd .cache directory
This commit is contained in:
parent
e32e6daced
commit
8c4bbe89e1
2
.gitignore
vendored
2
.gitignore
vendored
@ -100,3 +100,5 @@ target/
|
||||
# MSVC Windows builds of rustc generate these, which store debugging information
|
||||
*.pdb
|
||||
|
||||
# Generated by clangd
|
||||
/.cache
|
||||
|
Loading…
x
Reference in New Issue
Block a user