mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 10:22:23 +00:00
Merge b4d2e73f29 into 42bd67bd6f
This commit is contained in:
commit
cfe00ddb5a
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -37,6 +37,10 @@ profile.cov
|
|||
# VS Code
|
||||
.vscode
|
||||
|
||||
# vim swap files
|
||||
.*.sw?
|
||||
.sw?
|
||||
|
||||
# dashboard
|
||||
/dashboard/assets/flow-typed
|
||||
/dashboard/assets/node_modules
|
||||
|
|
|
|||
Loading…
Reference in a new issue