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.
33 lines
343 B
33 lines
343 B
4 weeks ago
|
HELP.md
|
||
|
target/
|
||
|
.mvn/
|
||
|
!**/src/main/**/target/
|
||
|
!**/src/test/**/target/
|
||
|
jianzhi/logs
|
||
|
|
||
|
### IntelliJ IDEA ###
|
||
|
.idea
|
||
|
*.iws
|
||
|
*.iml
|
||
|
*.ipr
|
||
|
.classpath
|
||
|
.metadata/
|
||
|
.project
|
||
|
.settings/
|
||
|
|
||
|
mvnw
|
||
|
mvnw.cmd
|
||
|
|
||
|
### NetBeans ###
|
||
|
/nbproject/private/
|
||
|
/nbbuild/
|
||
|
/dist/
|
||
|
/nbdist/
|
||
|
/.nb-gradle/
|
||
|
build/
|
||
|
!**/src/main/**/build/
|
||
|
!**/src/test/**/build/
|
||
|
|
||
|
### VS Code ###
|
||
|
.vscode/
|