# Mill build tool
out/
mill
mill.*

# Scala CLI build
.scala-build/

# IDE
.idea/
.metals/
.bloop/
.bsp/
*.iml

# OS files
.DS_Store
Thumbs.db
