Add target/ to .gitignore 75/47075/1
authorGary Wu <gary.i.wu@huawei.com>
Thu, 10 May 2018 15:23:45 +0000 (08:23 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Thu, 10 May 2018 15:25:05 +0000 (08:25 -0700)
Change-Id: Id0928ec60e1122ce65792c769f957ff23f93c069
Issue-ID: INT-278
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
.gitignore

index bd5fd82..ef16836 100644 (file)
@@ -1,4 +1,5 @@
 /.project
 /.pydevproject
 .*.sw?
-.DS_Store
\ No newline at end of file
+.DS_Store
+target/