first commit

This commit is contained in:
2024-10-08 16:37:58 +08:00
commit d503fd8ebd
46 changed files with 3137 additions and 0 deletions

34
template/.gitignore vendored Normal file
View File

@@ -0,0 +1,34 @@
## java
bin/
classes/
## eclipse
.settings/
.classpath
.project
## idea
*.iml
.idea/**
!.idea/dataSources.xml
HELP.md
## vscode
.vscode/
.factorypath
## maven:
target/
test-output/
## system
.DS_Store
logs/
*.log
## vs
.vs
!modules/.gitkeep
.gitattributes
.toco/config.local.yml