aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/.gitignore
diff options
context:
space:
mode:
authorIttay Stern <ittay.stern@att.com>2019-03-18 17:07:42 +0200
committerIttay Stern <ittay.stern@att.com>2019-03-18 17:08:36 +0200
commite890338b932815d2b1a3edf26d6a10bd493e502a (patch)
tree317511f50dae008a5f6e900f5e7df569ef4c4833 /vid-app-common/.gitignore
parentb324a34d09bcfec4fa66f39184f1a42a0101ff84 (diff)
Test manual-tasks-controller
Issue-ID: VID-403 Change-Id: I547b6653ad7d5bacd50a7254de390a42a7b349c0 Signed-off-by: Ittay Stern <ittay.stern@att.com>
Diffstat (limited to 'vid-app-common/.gitignore')
-rw-r--r--vid-app-common/.gitignore6
1 files changed, 5 insertions, 1 deletions
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/