javashop/.gitignore
wangchen147 7843b6ecb3 1.0.1
修复已知问题
新增app版本管理
优化uni-app android 兼容问题
2025-10-16 19:34:42 +08:00

52 lines
730 B
Plaintext

HELP.md
target/
logs/
!.mvn/wrapper/maven-wrapper.jar
!**/src/main/**/target/
!**/src/test/**/target/
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
build/
!**/src/main/**/build/
!**/src/test/**/build/
### VS Code ###
.vscode/
php
admin/auto-imports.d.ts
admin/components.d.ts
logs/**
webroot/runtime/upgrade
webroot/runtime/cloud_build
webroot/runtime/weapp_build
webroot/runtime/app_build
webroot/public
webroot/resource/upload
webroot/public/admin
webroot/public/wap
webroot/public/web
webroot/runtime/uni-app
webroot/runtime/admin
webroot/runtime/wap