Merge pull request #11275 from filecoin-project/add-vscode-to-gitignore
fix: Add .vscode to gitignore
This commit is contained in:
commit
30e4259eff
1
.gitignore
vendored
1
.gitignore
vendored
@ -41,6 +41,7 @@ build/paramfetch.sh
|
|||||||
bin/ipget
|
bin/ipget
|
||||||
bin/tmp/*
|
bin/tmp/*
|
||||||
.idea
|
.idea
|
||||||
|
.vscode
|
||||||
scratchpad
|
scratchpad
|
||||||
|
|
||||||
build/builtin-actors/v*
|
build/builtin-actors/v*
|
||||||
|
Loading…
Reference in New Issue
Block a user