initialisation des tests

This commit is contained in:
trochas
2024-11-25 16:41:28 +01:00
parent f62ca87ef3
commit 955fd7006a
3 changed files with 45 additions and 51 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