初始化项目
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -16,3 +16,16 @@ bin-release/
|
|||||||
# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
|
# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
|
||||||
# should NOT be excluded as they contain compiler settings and other important
|
# should NOT be excluded as they contain compiler settings and other important
|
||||||
# information for Eclipse / Flash Builder.
|
# information for Eclipse / Flash Builder.
|
||||||
|
/.idea/misc.xml
|
||||||
|
/.idea/vcs.xml
|
||||||
|
/.idea/UniappTool.xml
|
||||||
|
/.idea/modules.xml
|
||||||
|
/.idea/cidservice.iml
|
||||||
|
/.idea/.gitignore
|
||||||
|
/.idea/go.imports.xml/
|
||||||
|
/model/dto/dto规范.md
|
||||||
|
/model/entity/entity规范.md
|
||||||
|
/controller/controller规范.md
|
||||||
|
/service/service规范.md
|
||||||
|
dao/dao规范.md
|
||||||
|
api接口文档.md
|
||||||
Reference in New Issue
Block a user