Code Review
/
policy
/
xacml-pdp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
ec3592f
)
Review intellij git ignored files
09/101409/1
author
Bruno Sakoto
<bruno.sakoto@bell.ca>
Fri, 7 Feb 2020 19:33:19 +0000
(14:33 -0500)
committer
Bruno 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
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
8ae43ea
..
8d4df19
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-8,4
+8,7
@@
target
.metadata/
/bin/
-.idea
+
+# IntelliJ files
+.idea/
+**/*.iml
\ No newline at end of file