.gitignore ignore all contents of node_modules
diff --git a/.gitignore b/.gitignore
index 4c31234..e6e7ca5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 xcuserdata
 *.xcworkspace
 console.log
+node_modules