From 191b487a53a424ad6b85e687ac99ea74830eb33b Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Fri, 20 Sep 2013 13:00:27 -0700 Subject: [PATCH] Remove node_modules from .nakignore This is useful to have searchable now that packages are in this folder and can be still be excluded by using the VCS ignore config option. --- .nakignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.nakignore b/.nakignore index 8ecc0bb89..d80a0f280 100644 --- a/.nakignore +++ b/.nakignore @@ -1,4 +1,3 @@ tags -node_modules docs/api .git