Code Review
/
policy
/
distribution.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
a535540
)
Review intellij git ignored files
01/101401/1
author
Bruno Sakoto
<bruno.sakoto@bell.ca>
Fri, 7 Feb 2020 18:52:22 +0000
(13:52 -0500)
committer
Bruno Sakoto
<bruno.sakoto@bell.ca>
Fri, 7 Feb 2020 18:52:22 +0000
(13:52 -0500)
Issue-ID: POLICY-2359
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: I60172e584a21a85a5acb14dfc2e57c7a90b3f726
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
7368565
..
26a5cb6
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-11,3
+11,7
@@
target
.log
logs
debug-logs
+
+# IntelliJ files
+.idea/
+**/*.iml