This commit is contained in:
OpexHunter
2025-02-08 12:17:31 +03:00
commit 1248f0dc2b
10 changed files with 473 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@ -0,0 +1,12 @@
# Ignore Gradle project-specific cache directory
.gradle
.settings
.project
lib/.settings
lib/build
lib/bin
lib/.project
lib/.classpath
# Ignore Gradle build output directory
build