From e890338b932815d2b1a3edf26d6a10bd493e502a Mon Sep 17 00:00:00 2001 From: Ittay Stern Date: Mon, 18 Mar 2019 17:07:42 +0200 Subject: Test manual-tasks-controller Issue-ID: VID-403 Change-Id: I547b6653ad7d5bacd50a7254de390a42a7b349c0 Signed-off-by: Ittay Stern --- vid-app-common/.gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'vid-app-common/.gitignore') diff --git a/vid-app-common/.gitignore b/vid-app-common/.gitignore index 675c1faed..ce72daaf2 100644 --- a/vid-app-common/.gitignore +++ b/vid-app-common/.gitignore @@ -5,4 +5,8 @@ debug-logs/ target/ .idea/ .classpath -.project \ No newline at end of file +.project + +# gulp/jest files # +node_modules/ +coverage/ -- cgit 1.2.3-korg