diff options
Diffstat (limited to 'aai-resources/.gitignore')
-rw-r--r-- | aai-resources/.gitignore | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/aai-resources/.gitignore b/aai-resources/.gitignore index 47d0f721..9d979909 100644 --- a/aai-resources/.gitignore +++ b/aai-resources/.gitignore @@ -1,8 +1,6 @@ .settings target/ **/logs/ -bundleconfig-local/etc/auth/aai-client-cert.p12 -bundleconfig-local/etc/auth/tomcat_keystore bundleconfig-local/etc/oxm src/main/aai_schema bundleconfig-local/etc/logback.xml @@ -15,4 +13,4 @@ bundleconfig-local/etc/logback.xml **/dbedgerules/** **/oxm/** **/.classpath -.classpath
\ No newline at end of file +.classpath |