From 1fd673504c1026ac1546770a0eff423d6772d083 Mon Sep 17 00:00:00 2001 From: Pawel Kozlowski Date: Wed, 23 Jan 2019 14:37:12 +0100 Subject: [PATCH] build: update and unify gitignore (#28316) PR Close #28316 --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 52118ed5df0f3..d457312e279e1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,10 @@ .DS_STORE /dist/ -/bazel-out/ +/bazel-out /integration/bazel/bazel-* e2e_test.* node_modules -bower_components tools/gulp-tasks/cldr/cldr-data/ # Include when developing application packages.