Skip to content

Commit

Permalink
Added .sbt (directory resulting from running sbt in BSP (Build Server…
Browse files Browse the repository at this point in the history
… Protocol) mode) into gitignore
  • Loading branch information
GreyCat committed Feb 29, 2024
1 parent 8be2e2e commit cdf8b13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ src_managed/
project/boot/
.history
.cache
.bsp

# Unpacking complete binaries for testing purposes
/runnable
Expand Down

0 comments on commit cdf8b13

Please sign in to comment.