删除exe
This commit is contained in:
33
.gitignore
vendored
33
.gitignore
vendored
@@ -1,32 +1 @@
|
|||||||
# Build and Release Folders
|
.gitignore
|
||||||
bin-debug/
|
|
||||||
bin-release/
|
|
||||||
[Oo]bj/
|
|
||||||
[Bb]in/
|
|
||||||
|
|
||||||
# Other files and folders
|
|
||||||
.settings/
|
|
||||||
|
|
||||||
# Executables
|
|
||||||
*.swf
|
|
||||||
*.air
|
|
||||||
*.ipa
|
|
||||||
*.apk
|
|
||||||
|
|
||||||
# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
|
|
||||||
# should NOT be excluded as they contain compiler settings and other important
|
|
||||||
# information for Eclipse / Flash Builder.
|
|
||||||
/.idea/misc.xml
|
|
||||||
/.idea/vcs.xml
|
|
||||||
/.idea/UniappTool.xml
|
|
||||||
/.idea/modules.xml
|
|
||||||
/.idea/cid.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
|
|
||||||
/.idea/cidservice.iml
|
|
||||||
Reference in New Issue
Block a user