diff options
author | Venkata Harish K Kajur <vk250x@att.com> | 2018-01-18 02:25:31 -0500 |
---|---|---|
committer | Venkata Harish K Kajur <vk250x@att.com> | 2018-02-12 15:44:18 -0500 |
commit | 4c4412642e40a92bebd26f2966bc72619e16ae79 (patch) | |
tree | a9c0c08aa8dd2de651cdaad684155ec4962dd3eb /aai-resources/.gitignore | |
parent | 9c04bb4a324af0857dacc65880c3540dc18d5b89 (diff) |
Sync up the latest logging code changes
Issue-ID: AAI-493
Change-Id: I778acf7726b1f9881dee62b128b1fbc457bf7a7e
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
Diffstat (limited to 'aai-resources/.gitignore')
-rw-r--r-- | aai-resources/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/aai-resources/.gitignore b/aai-resources/.gitignore index 4a3cb42..7f156f5 100644 --- a/aai-resources/.gitignore +++ b/aai-resources/.gitignore @@ -1,9 +1,14 @@ .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 /.pydevproject /test_csvWriter.csv /bin/ +**/.idea/ +*/.idea +*.iml
\ No newline at end of file |