aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorBruno Sakoto <bruno.sakoto@bell.ca>2020-02-07 14:33:19 -0500
committerBruno Sakoto <bruno.sakoto@bell.ca>2020-02-07 14:33:19 -0500
commit6ff24a18fc8b6b28a340af383f8be192d646db9d (patch)
treeb89e6636ec2055ff0c683b950732215d8c8147bb /.gitignore
parentec3592f2e31e49f5e0695c5adf67124c1ec587f4 (diff)
Review intellij git ignored files
Issue-ID: POLICY-2359 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: Ie2203067494ee9f59c56fd9cfc7ed9023b797e44
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8ae43eae..8d4df198 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,4 +8,7 @@
target
.metadata/
/bin/
-.idea
+
+# IntelliJ files
+.idea/
+**/*.iml \ No newline at end of file