| .git | |
| .gradle | |
| .settings | |
| logs | |
| .DS_Store | |
| .*.swp | |
| *.ipr | |
| *.iml | |
| *.iws | |
| *.class | |
| *.log | |
| .idea | |
| build | |
| .classpath | |
| .project | |
| .checkstyle | |
| test-output | |
| dist | |
| .pmd | |
| classes | |
| package-lock.json | |
| node_modules | |
| .DS_Store | |
| .run | |
| /**/bin | |
| h2/db.mv.db | |
| # license check tmp file | |
| all-dependencies.txt | |
| self-modules.txt | |
| third-party-dependencies.txt |