mirror of
https://github.com/jeecgboot/ant-design-vue-jeecg.git
synced 2026-02-27 01:01:47 +08:00
V2版整合版,前端和后端放到一个git仓库
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -1,9 +1,3 @@
|
||||
node_modules
|
||||
.DS_Store
|
||||
dist
|
||||
.npmrc
|
||||
.cache
|
||||
|
||||
## ide
|
||||
**/.idea
|
||||
*.iml
|
||||
@@ -11,7 +5,6 @@ dist
|
||||
## backend
|
||||
**/target
|
||||
**/logs
|
||||
**/dist
|
||||
|
||||
## front
|
||||
/yarn-error.log
|
||||
**/*.lock
|
||||
|
||||
Reference in New Issue
Block a user