Files
smart-admin/.gitignore
zhuoda f9cc5accde v2.0
2022-11-05 22:40:22 +08:00

27 lines
274 B
Plaintext

HELP.md
target/
!.mvn/wrapper/maven-wrapper.jar
!**/src/main/**
!**/src/test/**
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
### front ###
**/dist
**/node_modules
**/.vscode