From: Bruno Sakoto Date: Fri, 7 Feb 2020 19:32:17 +0000 (-0500) Subject: Review intellij git ignored files X-Git-Tag: 2.2.0~14 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F08%2F101408%2F1;p=policy%2Fpap.git Review intellij git ignored files Issue-ID: POLICY-2359 Signed-off-by: Bruno Sakoto Change-Id: If891454e5e60e3b2c929abd5f3f2bc45e0594b97 --- diff --git a/.gitignore b/.gitignore index 8ae43eae..32097924 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,7 @@ target .metadata/ /bin/ -.idea + +# IntelliJ files +.idea/ +**/*.iml