From 794f8f4e6a2bbf723b589cf49bd4a2cd95d3fac8 Mon Sep 17 00:00:00 2001 From: Georgios Kalpakas Date: Mon, 6 Feb 2017 20:40:16 +0200 Subject: [PATCH] build(aio): update .gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ec7639029dde6..e59919c42f358 100644 --- a/.gitignore +++ b/.gitignore @@ -17,8 +17,9 @@ modules/.vscode # Don't check in secret files *secret.js -# Ignore npm debug log +# Ignore npm/yarn debug log npm-debug.log +yarn-error.log # build-analytics .build-analytics @@ -27,6 +28,5 @@ npm-debug.log /modules/rollup-test/dist/ # angular.io -/aio/node_modules /aio/src/content/docs /aio/dist