Skip to content

Commit b7632b9

Browse files
authored
Merge pull request #2721 from dotty-staging/gitignore-vscode
Gitignore .vscode/
2 parents b380fb0 + eec192e commit b7632b9

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
@@ -22,6 +22,9 @@ project/local-plugins.sbt
2222
# npm
2323
node_modules
2424

25+
# VS Code
26+
.vscode/
27+
2528
# Scala-IDE specific
2629
.scala_dependencies
2730
.cache

0 commit comments

Comments
 (0)