aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: cbf278f46810f5ad786e8ca6d4c2848785c65899 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.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
**/.classpath
**/.idea/
*/.idea
*.iml
**/oxm/**
**/dbedgerules/**

.devcontainer
.vscode