From 5cb103d96c92d82608a5dc9e63cc07fdf50cf8b8 Mon Sep 17 00:00:00 2001 From: Guillermo Rauch Date: Thu, 3 Mar 2016 17:18:20 -0800 Subject: [PATCH] update ignores list --- lib/ignored.js | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/ignored.js b/lib/ignored.js index aa380f8..b781a3d 100644 --- a/lib/ignored.js +++ b/lib/ignored.js @@ -3,6 +3,7 @@ export default [ '.hg', '.git', '.svn', + '.next', '.gitignore', '.npmrc', '.*.swp',