mirror of https://github.com/sbt/sbt.git
Add .vscode/ to .gitignore
This commit is contained in:
parent
27c5430f28
commit
4a862056c2
|
|
@ -5,6 +5,7 @@ target/
|
||||||
.metals/
|
.metals/
|
||||||
.bloop/
|
.bloop/
|
||||||
metals.sbt
|
metals.sbt
|
||||||
|
.vscode/
|
||||||
|
|
||||||
# Intellij
|
# Intellij
|
||||||
.idea/
|
.idea/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue