# IntelliJ IDEA project files
*.iml
*.iws
.idea/*
/out/

# Still allow storage of IDEA runConfigurations in the repository
!.idea/runConfigurations

# mpeltonen/sbt-idea plugin
.idea_modules/

# Simple Build Tool
# http://www.scala-sbt.org/release/docs/Getting-Started/Directories.html#configuring-version-control

target/
lib_managed/
src_managed/
project/boot/
.history
.cache

# Unpacking complete binaries for testing purposes
/runnable
js/npm

# VS code files
.bloop
.metals
.scalafmt.conf
.vscode/
jvm/test_artifacts/
project/.bloop/
project/metals.sbt
test_artifacts/
