This commit is contained in:
OpexHunter
2025-02-08 12:17:31 +03:00
commit 8dd10e7b4a
23 changed files with 767 additions and 0 deletions

8
.gitignore vendored Normal file
View File

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