build: update and unify gitignore (#28316)

PR Close #28316
This commit is contained in:
Pawel Kozlowski 2019-01-23 14:37:12 +01:00 committed by Alex Rickabaugh
parent 8f1198ffcd
commit 1fd673504c
1 changed files with 1 additions and 2 deletions

3
.gitignore vendored
View File

@ -1,11 +1,10 @@
.DS_STORE .DS_STORE
/dist/ /dist/
/bazel-out/ /bazel-out
/integration/bazel/bazel-* /integration/bazel/bazel-*
e2e_test.* e2e_test.*
node_modules node_modules
bower_components
tools/gulp-tasks/cldr/cldr-data/ tools/gulp-tasks/cldr/cldr-data/
# Include when developing application packages. # Include when developing application packages.