liurunyu
5 天以前 9fa83843558990ea495e1bd4b1cbf667b810fdb5
pipIrr-platform/pipIrr-global/.gitignore
@@ -1,2 +1,33 @@
HELP.md
target/
/pipIrr-global.iml
!.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/