Release 1.13.4 docker artifact of aai-traversal
[aai/traversal.git] / .gitignore
1 .settings
2 .project
3 target/
4 **/logs/
5 bundleconfig-local/etc/auth/aai-client-cert.p12
6 bundleconfig-local/etc/auth/tomcat_keystore
7 bundleconfig-local/etc/logback.xml
8 /.pydevproject
9 /bin/
10 /.classpath
11 **/.classpath
12 **/.idea/
13 */.idea
14 *.iml
15 **/oxm/**
16 **/dbedgerules/**
17
18 .devcontainer
19 .vscode