1

add gradle

This commit is contained in:
2023-05-16 23:41:13 +03:00
parent b4ea178435
commit 985c1c2350
7 changed files with 373 additions and 1 deletions

4
.gitignore vendored
View File

@@ -8,3 +8,7 @@ out/
# MAVEN #
target/
# GRADLE #
.gradle/
build/