feature: add .scala-build/ to .gitignore

This commit is contained in:
Abdellah El Morabit 2025-11-20 21:41:05 +01:00
parent 092f28a3f2
commit b96c4615cd

1
.gitignore vendored
View File

@ -10,5 +10,6 @@ hs_err_pid*
.idea/ .idea/
*.iml *.iml
.vscode/ .vscode/
.scala-build/
project/metals.sbt project/metals.sbt