From: Bruno Sakoto Date: Fri, 7 Feb 2020 19:31:35 +0000 (-0500) Subject: Review intellij git ignored files X-Git-Tag: 1.6.0~11 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=5fb8f6c0eb94e6bee6795f2dbdc33bce854f64bc;p=policy%2Fengine.git Review intellij git ignored files Issue-ID: POLICY-2359 Signed-off-by: Bruno Sakoto Change-Id: Iee0846d913798e33d5f745c2d4fc7c3a89304cd0 --- diff --git a/.gitignore b/.gitignore index 7df831f3b..dbc83afef 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,12 @@ .classpath .jupiter .pydevproject -.idea + +# IntelliJ files +.idea/ +**/*.iml +overlays/ + target .metadata/ ASTRAGateway/policyEngineLog.log