aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 7e364a38..a8ca0218 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,5 @@ deps/*
**/juick.conf
**/logging.properties
**/build/**
-.gradle/** \ No newline at end of file
+.gradle/**
+**/node_modules/** \ No newline at end of file