Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Commit c7d4e3a

Browse files
authored
Ignore .bsp files (#69)
- Using Build Server Protocol creates .bsp files. Ignore these
1 parent a5b6804 commit c7d4e3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ collectedLogs.zip
1313
.bloop/
1414
.metals/
1515
.swp
16+
.bsp
1617
**/project/metals.sbt
1718

1819
# sbt specific

0 commit comments

Comments
 (0)