Skip to content

Commit

Permalink
Add regression directory to npmignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
rakyll committed Aug 5, 2014
1 parent 0eb80b9 commit 05ce404
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
test/*
coverage/*
test
coverage
regression
test.js

0 comments on commit 05ce404

Please sign in to comment.