diff options
author | waqas.ikram <waqas.ikram@ericsson.com> | 2018-07-06 16:37:36 +0100 |
---|---|---|
committer | waqas.ikram <waqas.ikram@ericsson.com> | 2018-07-09 14:07:58 +0100 |
commit | dba5999ebf16a85a996f1f5502c2c154ac3f38b2 (patch) | |
tree | 189c48972b92213ae7b853ce6c100f52a196635b /.gitignore | |
parent | dcf8f703fdd07161c86231ecc4af0f25872a45f4 (diff) |
Fixing Multi JVM Tests and sonar bugs
Change-Id: I02df58695b44d5768410a0eaccb090cda7eb85ba
Issue-ID: POLICY-865
Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8f3629739..50d9bc3ea 100644 --- a/.gitignore +++ b/.gitignore @@ -7,5 +7,6 @@ target .metadata/ /bin/ +bin/ derby.log .checkstyle |