Commit 2620f653 by idan Committed by Sebastián Katzer

Update .gitignore (#1481)

removing node_modules from repo.
users can just run `$ npm install`
parent 144c524a
...@@ -2,3 +2,4 @@ ...@@ -2,3 +2,4 @@
/gen /gen
/platforms/android/CordovaLib/build /platforms/android/CordovaLib/build
/platforms/windows/build /platforms/windows/build
/node_modules
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment