| HELP.md |
| .gradle |
| build/ |
| !gradle/wrapper/gradle-wrapper.jar |
| !**/src/main/**/build/ |
| !**/src/test/**/build/ |
| |
| ### STS ### |
| .apt_generated |
| .classpath |
| .factorypath |
| .project |
| .settings |
| .springBeans |
| .sts4-cache |
| bin/ |
| !**/src/main/**/bin/ |
| !**/src/test/**/bin/ |
| |
| ### IntelliJ IDEA ### |
| .idea |
| *.iws |
| *.iml |
| *.ipr |
| out/ |
| !**/src/main/**/out/ |
| !**/src/test/**/out/ |
| |
| ### NetBeans ### |
| /nbproject/private/ |
| /nbbuild/ |
| /dist/ |
| /nbdist/ |
| /.nb-gradle/ |
| |
| ### VS Code ### |
| .vscode/ |
| |
| /public/torrents |
| /config |
| /src/main/resources/application-db-tencentcloud.yml |
| /src/main/resources/application-db-vultr.yml |
| /public/ |
| |
| application*.yml |
| application.yml |
| application-caching.yml |
| application-test.yml |