Skip to content

Commit

Permalink
Ignore node_modules folder in git
Browse files Browse the repository at this point in the history
  • Loading branch information
danez committed Jan 5, 2016
1 parent 34b647f commit e70acf6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
coverage
.nyc_output
.nyc_output
node_modules

0 comments on commit e70acf6

Please sign in to comment.