From: Bruno Sakoto Date: Fri, 7 Feb 2020 19:33:19 +0000 (-0500) Subject: Review intellij git ignored files X-Git-Tag: 2.2.0~22 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F09%2F101409%2F1;p=policy%2Fxacml-pdp.git Review intellij git ignored files Issue-ID: POLICY-2359 Signed-off-by: Bruno Sakoto Change-Id: Ie2203067494ee9f59c56fd9cfc7ed9023b797e44 --- diff --git a/.gitignore b/.gitignore index 8ae43eae..8d4df198 100644 --- a/.gitignore +++ b/.gitignore @@ -8,4 +8,7 @@ target .metadata/ /bin/ -.idea + +# IntelliJ files +.idea/ +**/*.iml \ No newline at end of file