first
Some checks failed
Reduce Adoc / reduce (push) Failing after 57s
Java Unit Test with Maven / test (push) Failing after 1m42s

This commit is contained in:
2025-12-29 13:59:13 +08:00
commit 2dfed7464e
555 changed files with 35895 additions and 0 deletions

33
.gitignore vendored Normal file
View File

@@ -0,0 +1,33 @@
# Created by .ignore support plugin (hsz.mobi)
### Java template
*.class
target/*
*.iml
.idea/
.spec/
openspec/
AGENTS.md
gen/
.vscode/
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.ear
!src/test/resources/test-plugins/*.jar
dependency-reduced-pom.xml
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
test.log
test-push.sh
.DS_Store
src/main/antlr4/.antlr