From: k.kazak Date: Thu, 2 May 2019 15:33:30 +0000 (+0200) Subject: update .gitignore X-Git-Tag: 3.2.0~320 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=portal.git;a=commitdiff_plain;h=729f4611202be657c7672aa92ec70844cafffede update .gitignore Add Intellij IDEA project files to .gitignore Change-Id: I88cbd101369ed74842cb85e61f9058ae5dd65221 Issue-ID: PORTAL-572 Signed-off-by: k.kazak --- diff --git a/.gitignore b/.gitignore index 44c6935a..a237ad37 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ /.idea/* +*.iml +*/*.iml /.project /.settings /dmaapbc