Browse Source

remove .next from ignored

master
Guillermo Rauch 9 years ago
parent
commit
d481c5e966
  1. 1
      lib/ignored.js

1
lib/ignored.js

@ -3,7 +3,6 @@ export default [
'.hg',
'.git',
'.svn',
'.next',
'.dockerignore',
'.gitignore',
'.npmrc',

Loading…
Cancel
Save