Fresh gradle init

This commit is contained in:
Imbus 2024-05-11 12:37:09 +02:00
commit 417a9be805
10 changed files with 447 additions and 0 deletions

5
.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
# Ignore Gradle project-specific cache directory
.gradle
# Ignore Gradle build output directory
build