From e46bde99830ce94f5abfb9affea9ada8a4b9da87 Mon Sep 17 00:00:00 2001 From: Alexander Zobnin Date: Sun, 21 Oct 2018 14:22:45 +0300 Subject: [PATCH] clean up gitignore --- .gitignore | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 8087f98..649f3fb 100644 --- a/.gitignore +++ b/.gitignore @@ -18,17 +18,15 @@ docs/site/ dist/test/ dist/test-setup/ -vendor/npm +vendor +src/vendor src/vendor/npm node_modules -npm-debug.log coverage/ -.aws-config.json -awsconfig -/emails/dist -/public_gen /tmp -vendor/phantomjs/phantomjs + +# Tools logs +npm-debug.log yarn-error.log # Built plugin