aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Sakoto <bruno.sakoto@bell.ca>2020-02-07 13:52:22 -0500
committerBruno Sakoto <bruno.sakoto@bell.ca>2020-02-07 13:52:22 -0500
commit1a008fe425aa3555647039168feccdd0d239e9c3 (patch)
treee1e02ef8b762e947608e85a4a832c6e006179d07
parenta5355400c0e394a5e152db88e3f1a1ffc1207511 (diff)
Review intellij git ignored files
Issue-ID: POLICY-2359 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: I60172e584a21a85a5acb14dfc2e57c7a90b3f726
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 73685656..26a5cb6c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,7 @@ target
.log
logs
debug-logs
+
+# IntelliJ files
+.idea/
+**/*.iml