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.

39 lines
372 B

4 years ago
target/
logs/
.mvn/
mvnw
mvnw.cmd
!**/src/main/**
!**/src/test/**
4 years ago
4 years ago
src/main/resources/docs/
4 years ago
4 years ago
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
4 years ago
4 years ago
### IntelliJ IDEA ###
.idea
4 years ago
*.iws
4 years ago
*.iml
*.ipr
4 years ago
4 years ago
### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
build/
4 years ago
4 years ago
### VS Code ###
.vscode/
4 years ago
4 years ago
### Java template
*.class