初始化项目

This commit is contained in:
2023-06-06 19:28:10 +08:00
parent 1eb2d0e9b2
commit 58bbe3419c
11 changed files with 1958 additions and 4 deletions

29
.gitignore vendored
View File

@@ -1,6 +1,9 @@
# ---> Java
# Compiled class file
*.class
*.iml
*.idea
target/
logs/
# Log file
*.log
@@ -14,13 +17,31 @@
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
replay_pid*
*velocity.log*
# Eclipse #
.classpath
.project
.settings/
.DS_Store
_dockerCerts/
.factorypath
node_modules/
package-lock.json
yarn.lock
rebel.xml
!DmJdbcDriver18.jar
!kingbase8-8.6.0.jar