Skip to content

Commit

Permalink
Modernize .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kwalcock committed Mar 17, 2023
1 parent 2174bb2 commit a21fd45
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,12 @@ project/boot/
project/plugins/project/

# Scala-IDE specific
.bloop/
.idea/
.metals/
metals.sbt
.scala_dependencies
.vscode/
.worksheet

# ENSIME specific
Expand Down

0 comments on commit a21fd45

Please sign in to comment.