aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: d25b509990e8d52e84f9fcd8aa5801ebdc1f811f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.settings
.project
.classpath
.checkstyle
target/
**/logs/
**/debug-logs/
/.pydevproject
/bin/
appconfig-local/
**/.idea/
*/.idea
*.iml
.idea/
.vscode/