Skip to content

Commit

Permalink
Revert "chore(build): ignore metals.sbt"
Browse files Browse the repository at this point in the history
This reverts commit d53ed10.
  • Loading branch information
i10416 committed Dec 27, 2023
1 parent 77eff59 commit 2276a90
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,3 @@ target
spark-warehouse
project/.plugins.sbt.swp
project/project
project/metals.sbt
6 changes: 6 additions & 0 deletions project/metals.sbt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
// DO NOT EDIT! This file is auto-generated.

// This file enables sbt-bloop to create bloop config files.

addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.11")

0 comments on commit 2276a90

Please # to comment.