Project Created

This commit is contained in:
dDogge 2024-03-26 20:38:55 +01:00
commit ead83c4c5c
38 changed files with 885 additions and 0 deletions

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
/.settings
/.gradle
/build/
/target/
*.class