Update .gitignore
This commit is contained in:
parent
df64adb290
commit
8bcd8e2c45
3 changed files with 3 additions and 5 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,2 +1,5 @@
|
|||
.netrwhist
|
||||
coc-settings.json
|
||||
coc/commands
|
||||
coc/extensions/coc-clangd-data
|
||||
coc/extensions/db.json
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
{
|
||||
"languageserver": {
|
||||
}
|
||||
}
|
|
@ -1 +0,0 @@
|
|||
extensions.forceUpdateAll
|
Loading…
Reference in a new issue