You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
217 B
23 lines
217 B
# Maven #
|
|
target/
|
|
|
|
# IDEA #
|
|
.idea/
|
|
*.iml
|
|
*.zip
|
|
# Eclipse #
|
|
.settings/
|
|
.classpath
|
|
.project
|
|
mall-admin-web
|
|
mall-front-vue/
|
|
wechatapp
|
|
Mall-Vue-master/
|
|
mall-admin-web/src
|
|
vue-h5-mall
|
|
*.js
|
|
|
|
# Node.js
|
|
node_modules/
|
|
|
|
.idea/
|
|
|