aqua/.gitignore

37 lines
391 B
Plaintext
Raw Permalink Normal View History

2020-01-15 23:50:52 +08:00
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
### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
build/
### VS Code ###
.vscode/
### Dev env ###
2020-12-25 14:16:55 +08:00
/application.properties
/aqua.jar
/data/