diff options
author | 2016-08-25 21:13:33 +0800 | |
---|---|---|
committer | 2016-08-25 21:13:33 +0800 | |
commit | 79d67955b160929ffacc6828014d3c5ce3110fb8 (patch) | |
tree | 011fb1952e2cfd8292d6ce247abdd745bfe1d700 /.gitignore | |
parent | 8b49886b96d5f7ebc91dbf1aa158b31ac4a72848 (diff) |
adjust the code
Change-Id: Id896bed917ba6730c6b5d96665ef9978cfb413de
Signed-off-by: tian.ming@huawei.com <tian.ming@huawei.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..be68b59 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +/target/ +# Eclipse +.settings/ +.classpath +.project |