diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2017-09-13 14:50:52 +0530 |
---|---|---|
committer | seshukm <seshu.kumar.m@huawei.com> | 2017-09-13 14:50:52 +0530 |
commit | 7b95ccc444c10cc9e36d476602157d004bc3eb52 (patch) | |
tree | 8ed5a24fd64092b5b6371a6dbe13c95ffd20f92f /.gitignore | |
parent | f5b51ca134e904a5d432387365aa7b9b4c7df35e (diff) |
bmpn sonar issue fix
IssueId: SO-118
Change-Id: Ib7830bb47d41f322a14bc82b7bc99748b547d640
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index ae9adeaaca..04bad35c02 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,5 @@ target *.log *.tmp packages/root-pack-extras/config-resources/mariadb/db-sql-scripts/main-schemas/MySQL-Catalog-schema.sql -packages/root-pack-extras/config-resources/mariadb/db-sql-scripts/main-schemas/MySQL-Requests-schema.sql
\ No newline at end of file +packages/root-pack-extras/config-resources/mariadb/db-sql-scripts/main-schemas/MySQL-Requests-schema.sql +/bin/ |