This commit is contained in:
Riccardo Balbo
2025-06-08 20:09:51 +02:00
commit 305398fbe4
29 changed files with 6669 additions and 0 deletions

7
.gitignore vendored Normal file
View File

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