commit | e890338b932815d2b1a3edf26d6a10bd493e502a | [log] [tgz] |
---|---|---|
author | Ittay Stern <ittay.stern@att.com> | Mon Mar 18 17:07:42 2019 +0200 |
committer | Ittay Stern <ittay.stern@att.com> | Mon Mar 18 17:08:36 2019 +0200 |
tree | 317511f50dae008a5f6e900f5e7df569ef4c4833 | |
parent | b324a34d09bcfec4fa66f39184f1a42a0101ff84 [diff] [blame] |
Test manual-tasks-controller Issue-ID: VID-403 Change-Id: I547b6653ad7d5bacd50a7254de390a42a7b349c0 Signed-off-by: Ittay Stern <ittay.stern@att.com>
diff --git a/vid-app-common/.gitignore b/vid-app-common/.gitignore index 675c1fa..ce72daa 100644 --- a/vid-app-common/.gitignore +++ b/vid-app-common/.gitignore
@@ -5,4 +5,8 @@ target/ .idea/ .classpath -.project \ No newline at end of file +.project + +# gulp/jest files # +node_modules/ +coverage/