From: Dileep Ranganathan Date: Thu, 1 Feb 2018 12:04:37 +0000 (-0800) Subject: Added Intellij files to .gitignore X-Git-Tag: v1.1.1~82 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=f726f95a48c8fc8f64cd9d69bb9f537d7fdd7d25;p=optf%2Fhas.git Added Intellij files to .gitignore Change-Id: I3d14bdd6c1404044beb3d493e3cfdbecd9432f7b Issue-ID: OPTFRA-10 Signed-off-by: Dileep Ranganathan --- diff --git a/.gitignore b/.gitignore index d254823..f4b9455 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,9 @@ # IDEA / IDE .idea/ +*.iml +*.ipr +*.iws # Byte-compiled / optimized / DLL files __pycache__/