This commit is contained in:
trochas
2024-11-28 10:02:02 +01:00
parent 2f6e4f39f5
commit 235c95059b
2 changed files with 10 additions and 93 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
# bloop and metals
.bloop
.bsp
.metals
project/metals.sbt
# vs code
.vscode
.idea