Skip to content

Commit

Permalink
add scala-build to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornregnell committed Sep 2, 2022
1 parent bb68cad commit ea84bb9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
.metals/
**/metals.sbt

.scala-build

.bloop/
**/target/
**/*.class
Expand Down

0 comments on commit ea84bb9

Please sign in to comment.