mirror of
https://github.com/zfile-dev/zfile.git
synced 2025-04-19 05:34:52 +00:00
35 lines
331 B
Plaintext
35 lines
331 B
Plaintext
HELP.md
|
|
target/
|
|
.mvn/wrapper/**
|
|
!**/src/main/**
|
|
**/src/test/**
|
|
|
|
mvnw
|
|
mvnw.cmd
|
|
|
|
### 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/
|