mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-18 01:43:47 +00:00
add support vim
This commit is contained in:
parent
6bb48ccf45
commit
43b0d1a20e
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -37,6 +37,9 @@ profile.cov
|
|||
# VS Code
|
||||
.vscode
|
||||
|
||||
# Vim
|
||||
.*.sw*
|
||||
|
||||
# dashboard
|
||||
/dashboard/assets/flow-typed
|
||||
/dashboard/assets/node_modules
|
||||
|
|
|
|||
Loading…
Reference in a new issue