*.class
*.log

# sbt specific
.cache/
.history/
.lib/
dist/*
target/
lib_managed/
src_managed/
project/boot/
project/plugins/project/

# Scala-IDE specific
.scala_dependencies
.worksheet
.idea
.idea_modules
.ensime_cache/
.ensime
.metals/
.bloop/

# Play
.classpath
.project
.settings
RUNNING_PID

# Mill
out/