1

build: Gradle

This commit is contained in:
2025-06-16 00:08:54 +03:00
parent 4001cf3f71
commit dd49c1c494
6 changed files with 392 additions and 2 deletions

8
.gitignore vendored
View File

@@ -1,4 +1,8 @@
# JetBrains
# Gradle
.gradle/
build/
# JetBrains IDEA
.idea/
out/
*.iml
*.iml