Skip to content

Commit 9f83b52

Browse files
Merge pull request #10523 from dotty-staging/add-bsp-to-git-ignore
Add `.bsp` to `.gitignore`
2 parents 2efaeb0 + 05628f7 commit 9f83b52

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
@@ -89,3 +89,6 @@ community-build/sbt-scalajs-sbt
8989
# Vulpix output files
9090
*.check.out
9191
!/dist/bin/
92+
93+
# Bloop
94+
.bsp

0 commit comments

Comments
 (0)