Updating .gitignore for IntelliJ 28/4628/1
authorSingal, Kapil (ks220y) <ks220y@att.com>
Thu, 27 Aug 2020 15:16:01 +0000 (11:16 -0400)
committerSingal, Kapil (ks220y) <ks220y@att.com>
Thu, 27 Aug 2020 15:16:01 +0000 (11:16 -0400)
Issue-ID: OAM-154
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: Ieec12a0f903af50e4f1fcc2be57da6b1fd11bfce

.gitignore

index 7ffb7de..1b2c014 100644 (file)
@@ -32,6 +32,10 @@ target/
 # Opendaylight yang-tools
 yang-gen-sal/
 
+#IntelliJ related
+.idea
+*.iml
+
 # Eclipse related
 .project
 .classpath