From: Bruno Sakoto Date: Fri, 7 Feb 2020 18:52:22 +0000 (-0500) Subject: Review intellij git ignored files X-Git-Tag: 2.3.0~6 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F01%2F101401%2F1;p=policy%2Fdistribution.git Review intellij git ignored files Issue-ID: POLICY-2359 Signed-off-by: Bruno Sakoto Change-Id: I60172e584a21a85a5acb14dfc2e57c7a90b3f726 --- diff --git a/.gitignore b/.gitignore index 73685656..26a5cb6c 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,7 @@ target .log logs debug-logs + +# IntelliJ files +.idea/ +**/*.iml