summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorSteven Blimkie <Steven.Blimkie@amdocs.com>2017-08-31 19:38:31 +0000
committerGerrit Code Review <gerrit@onap.org>2017-08-31 19:38:31 +0000
commitcacfef39ca7a667babddc7194e8817fc1f815685 (patch)
tree232cfba786e9a4987f22ac9a27bbee620df5f6d7 /.gitignore
parent6863f590291397d6f73ac19266cba739ce0b03c1 (diff)
parent5113e565c89332abfb91d586fd05abfbfed466ae (diff)
Merge "Added aai-utils and OXM Model Loader functionality"
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b1819720..50983ee2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,10 +2,11 @@
.project
target/
**/logs/
+**/debug-logs/
bundleconfig-local/etc/auth/aai-client-cert.p12
bundleconfig-local/etc/auth/tomcat_keystore
bundleconfig-local/etc/logback.xml
/.pydevproject
/bin/
-/.idea
+*/.idea
*.iml