Skip to content

Commit 05628f7

Browse files
committed
Add .bsp to .gitignore
1 parent 8059fce commit 05628f7

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)