abhshkdz / HackFlowy

:notebook: Workflowy clone, built using Backbone.js & Socket.io
807 stars 149 forks source link

remove node_modules/* and update .gitignore #6

Closed risacher closed 10 years ago

risacher commented 10 years ago

I believe node_modules/* should generally not be in the git archive, so that when 'npm install' is run, it doesn't generate a bunch of spurious changes.