aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 00b4609864f116bc1e278506de49025058343393 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.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/
*/.idea
*.iml
.idea/