Browse Source

update ignores list

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

1
lib/ignored.js

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

Loading…
Cancel
Save