Skip to content

Commit

Permalink
Adding node_modules to gitignore since this is a module.
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Sep 7, 2013
1 parent 00a1737 commit a52f8f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -12,3 +12,5 @@ logs
results

npm-debug.log
node_modules/

0 comments on commit a52f8f6

Please sign in to comment.