From: Singal, Kapil (ks220y) Date: Thu, 27 Aug 2020 15:16:01 +0000 (-0400) Subject: Updating .gitignore for IntelliJ X-Git-Tag: 2.2.0~1^2 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=oam%2Ftr069-adapter.git;a=commitdiff_plain;h=842572a4ca53427b429ade1e78e856d032a7c552 Updating .gitignore for IntelliJ Issue-ID: OAM-154 Signed-off-by: Singal, Kapil (ks220y) Change-Id: Ieec12a0f903af50e4f1fcc2be57da6b1fd11bfce --- diff --git a/.gitignore b/.gitignore index 7ffb7de..1b2c014 100644 --- a/.gitignore +++ b/.gitignore @@ -32,6 +32,10 @@ target/ # Opendaylight yang-tools yang-gen-sal/ +#IntelliJ related +.idea +*.iml + # Eclipse related .project .classpath