server-template/.gitignore
2020-05-21 23:01:30 +08:00

32 lines
369 B
Plaintext

*/target/
!.mvn/wrapper/maven-wrapper.jar
*/*.properties
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
### NetBeans ###
/nbproject/private/
/build/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
logs
/iot-tcp-client/target/
/iot-tcp/target/
/iot-base/target/
**/static/
/picture/