From 4c4412642e40a92bebd26f2966bc72619e16ae79 Mon Sep 17 00:00:00 2001 From: Venkata Harish K Kajur Date: Thu, 18 Jan 2018 02:25:31 -0500 Subject: Sync up the latest logging code changes Issue-ID: AAI-493 Change-Id: I778acf7726b1f9881dee62b128b1fbc457bf7a7e Signed-off-by: Venkata Harish K Kajur --- aai-resources/.gitignore | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'aai-resources/.gitignore') diff --git a/aai-resources/.gitignore b/aai-resources/.gitignore index 4a3cb422..7f156f58 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 -- cgit