Code Review
/
policy
/
clamp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
9d04a9c
)
Add .checkstyle to .gitignore
85/117785/1
author
liamfallon
<liam.fallon@est.tech>
Wed, 10 Feb 2021 17:24:00 +0000
(17:24 +0000)
committer
liamfallon
<liam.fallon@est.tech>
Fri, 12 Feb 2021 10:40:08 +0000
(10:40 +0000)
.checkstyle files should not be checked in.
Issue-ID: POLICY-2971
Change-Id: I0cd0a6558ea7e282a5dce4868fead1784362e555
Signed-off-by: liamfallon <liam.fallon@est.tech>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
67ad92d
..
a159c84
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-4,6
+4,7
@@
.project
.buildpath
.idea
+.checkstyle
*.iml
ui-react/node_modules
ui-react/build