initial commit

This commit is contained in:
2023-01-01 10:54:50 +08:00
commit 02bc6a5f88
10 changed files with 547 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
# Ignore Gradle project-specific cache directory
.gradle
.idea
# Ignore Gradle build output directory
build