Skip to content

Commit

Permalink
Update gitignore to ignore npm modules.
Browse files Browse the repository at this point in the history
  • Loading branch information
jirwin committed May 25, 2015
1 parent 1d0ad39 commit 9f5fec1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -2,3 +2,6 @@ local_settings.js
/stacks
/example/data
.vagrant/
node_modules
.npm
.idea

0 comments on commit 9f5fec1

Please sign in to comment.