Skip to content

Commit ab4bb31

Browse files
authored
Merge pull request #12013 from ethereum/gitignore-vscode
build: add .vscode folder to .gitignore
2 parents 3d2da34 + 9293ee2 commit ab4bb31

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,6 @@ robots.txt
4949

5050
# .crowdin folder used as temp forlder for crowdin-import script
5151
.crowdin
52+
53+
# vscode workplace configuration
54+
.vscode

0 commit comments

Comments
 (0)