mirror of https://github.com/sbt/sbt.git
Add .bsp to .gitignore
This commit is contained in:
parent
48be638d91
commit
d1c3d6f0dd
|
|
@ -1,4 +1,5 @@
|
|||
target/
|
||||
.bsp/
|
||||
|
||||
# Metals / bloop
|
||||
.metals/
|
||||
|
|
|
|||
Loading…
Reference in New Issue