summaryrefslogtreecommitdiffstats
path: root/vid-app-common/.gitignore
diff options
context:
space:
mode:
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/