v0.0.1
Some checks failed
CI/CD / build-deploy (pull_request) Failing after 1m31s

This commit is contained in:
Timi
2026-04-01 14:09:24 +08:00
parent 47f1c9520e
commit afcc902cbf
20 changed files with 986 additions and 396 deletions

5
.gitignore vendored
View File

@@ -1,3 +1,6 @@
/testOut*
/AGENTS.md
target/
!.mvn/wrapper/maven-wrapper.jar
!**/src/main/**/target/
@@ -36,5 +39,3 @@ build/
### Mac OS ###
.DS_Store
/testOut*