diff options
author | Bruno Sakoto <bruno.sakoto@bell.ca> | 2020-02-07 13:52:22 -0500 |
---|---|---|
committer | Bruno Sakoto <bruno.sakoto@bell.ca> | 2020-02-07 13:52:22 -0500 |
commit | 1a008fe425aa3555647039168feccdd0d239e9c3 (patch) | |
tree | e1e02ef8b762e947608e85a4a832c6e006179d07 /.gitignore | |
parent | a5355400c0e394a5e152db88e3f1a1ffc1207511 (diff) |
Review intellij git ignored files
Issue-ID: POLICY-2359
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: I60172e584a21a85a5acb14dfc2e57c7a90b3f726
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -11,3 +11,7 @@ target .log logs debug-logs + +# IntelliJ files +.idea/ +**/*.iml |