From ba0a52e233881853c3973c69b9e8fc156f8fd948 Mon Sep 17 00:00:00 2001 From: Justin Beckwith Date: Tue, 30 Oct 2018 10:02:24 -0700 Subject: [PATCH] chore: include build in eslintignore (#40) --- packages/google-cloud-asset/.eslintignore | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/google-cloud-asset/.eslintignore b/packages/google-cloud-asset/.eslintignore index f6fac98b0a8..f08b0fd1c65 100644 --- a/packages/google-cloud-asset/.eslintignore +++ b/packages/google-cloud-asset/.eslintignore @@ -1,3 +1,4 @@ node_modules/* samples/node_modules/* src/**/doc/* +build/