mirror of https://gitee.com/xiaonuobase/snowy
初始化分支
commit
737438f9a5
|
@ -0,0 +1,33 @@
|
|||
*.class
|
||||
|
||||
# Package Files #
|
||||
*.jar
|
||||
*.war
|
||||
*.ear
|
||||
target/
|
||||
|
||||
# eclipse
|
||||
.settings/
|
||||
.classpath
|
||||
.project
|
||||
logs/
|
||||
|
||||
# idea
|
||||
.idea/
|
||||
*.iml
|
||||
|
||||
*velocity.log*
|
||||
|
||||
### STS ###
|
||||
.apt_generated
|
||||
.factorypath
|
||||
.springBeans
|
||||
|
||||
### IntelliJ IDEA ###
|
||||
.idea
|
||||
*.iws
|
||||
*.ipr
|
||||
*.log
|
||||
tmp/
|
||||
!DmJdbcDriver18.jar
|
||||
!kingbase8-8.6.0.jar
|
Loading…
Reference in New Issue