aboutsummaryrefslogtreecommitdiffstats
path: root/aai-resources/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'aai-resources/.gitignore')
-rw-r--r--aai-resources/.gitignore5
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