diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-10-25 18:19:24 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-10-25 18:19:33 -0400 |
commit | 624782a3a85ed5d811cad3a5ac84267d46526e3d (patch) | |
tree | 1db4d92fe27af7de6da8b385797eea153e1215ee /.gitignore | |
parent | c521c2eee0fac332a59514964b5417bab9adbbf7 (diff) |
Point to snapshot dependency
Issue-ID: POLICY-3788
Change-Id: Ieba10fd271862cb2ac98576673051bc5dbbc3dd9
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 29a5a29e1..f8675bc41 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ target .project .settings .classpath +.checkstyle .metadata/ /bin/ |