Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[minor fix] added node_modules to .gitignore
  • Loading branch information
jcrugzz committed May 16, 2013
1 parent f67c35d commit 570c2e2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Expand Up @@ -12,4 +12,5 @@ logs
results

npm-debug.log
test/fixtures/*.tgz
node_modules
test/fixtures/*.tgz

0 comments on commit 570c2e2

Please sign in to comment.