Review intellij git ignored files 09/101409/1
authorBruno Sakoto <bruno.sakoto@bell.ca>
Fri, 7 Feb 2020 19:33:19 +0000 (14:33 -0500)
committerBruno Sakoto <bruno.sakoto@bell.ca>
Fri, 7 Feb 2020 19:33:19 +0000 (14:33 -0500)
Issue-ID: POLICY-2359
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: Ie2203067494ee9f59c56fd9cfc7ed9023b797e44

.gitignore

index 8ae43ea..8d4df19 100644 (file)
@@ -8,4 +8,7 @@
 target
 .metadata/
 /bin/
-.idea
+
+# IntelliJ files
+.idea/
+**/*.iml
\ No newline at end of file