diff options
author | Harry Huang <huangxiangyu5@huawei.com> | 2017-09-15 10:38:40 +0800 |
---|---|---|
committer | Harry Huang <huangxiangyu5@huawei.com> | 2017-09-15 14:22:29 +0800 |
commit | 55beeb94753d5772bda1e7affd3404f41d51b449 (patch) | |
tree | dcab020f7cb61020574c373e9e37a226df63b01a /.gitignore | |
parent | dd5563a7a68fb1d8b20454b9d173895747dfdc59 (diff) |
Fix patch 1
Major: L43 L93 L110 L113 L137 L187 L196
L197 L198 L199 L200 L240 L241 L246 L306
L310 L313 L317 L350
Block: L307
Change-Id: I705f83a013091d21b9cc24b4b4ee99df0634db3f
Issue-Id: VNFSDK-85
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..1138dfe2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.project +.settings/ +.checkstyle +.classpath |