summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 5b160ae677aef9652228ce0da02d375c89e72d76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
.settings
.project
target/
**/logs/
**/debug-logs/
bundleconfig-local/etc/auth/aai-client-cert.p12
bundleconfig-local/etc/auth/tomcat_keystore
bundleconfig-local/etc/logback.xml
/.pydevproject
/bin/
*/.idea
*.iml
.idea/