aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 5b775f42d5940958cb6b9ab621564adaec61bd1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.settings
.project
target/
**/logs/
bundleconfig-local/etc/auth/aai-client-cert.p12
bundleconfig-local/etc/auth/tomcat_keystore
bundleconfig-local/etc/logback.xml
/.pydevproject
/bin/
/.classpath
**/.idea/
*/.idea
*.iml
**/oxm/**
**/dbedgerules/**

.devcontainer
.vscode