Create project

This commit is contained in:
Joscha 2024-09-04 15:53:15 +02:00
commit 09ee1bc74c
8 changed files with 79 additions and 0 deletions

8
.gitignore vendored Normal file
View file

@ -0,0 +1,8 @@
# sbt
/.bsp/
target/
# IntelliJ IDEA
/.idea/*
!/.idea/codeStyles/
!/.idea/codeStyles/*