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