diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2017-09-01 13:14:36 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2017-09-01 13:14:36 -0700 |
commit | 4ccabfb4a41f5b2e81dc6e3a44b0cdc7cb375cda (patch) | |
tree | 4ff8286cad96651ccf8e9d45ee30ed3c3685c41b /.gitignore | |
parent | 6e99bdc32da920b23ee06e90cb6fe4d2faa04642 (diff) |
Change to read manifest from classpath
Change-Id: Iba9f66cae0b018efdfd7c0827d3287866eb0b092
Issue-ID: INT-124
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 75d41254c..f3b07b8d9 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ env.properties *.log .vagrant *~ +.checkstyle |