diff options
author | Liam Fallon <liam.fallon@ericsson.com> | 2018-07-10 09:49:50 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-07-10 09:49:50 +0000 |
commit | da923d791ae2e3ca67dd9711e7c3f173b500abce (patch) | |
tree | 0261a310fd26aa67619572895c7107658ccc2223 /.gitignore | |
parent | 197a07f0e8b48c2710984176c8ed9d78f0b50335 (diff) | |
parent | dba5999ebf16a85a996f1f5502c2c154ac3f38b2 (diff) |
Merge "Fixing Multi JVM Tests and sonar bugs"
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 |