AquaDX/.gitignore

39 lines
398 B
Plaintext
Raw Normal View History

2022-12-17 10:33:52 +08:00
web/
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/