Merge "Updating .gitignore for IntelliJ"
authorMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Tue, 2 Mar 2021 15:04:57 +0000 (15:04 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Tue, 2 Mar 2021 15:04:57 +0000 (15:04 +0000)
.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