From b21f8393c7fe0e1dd83c32f4ce02f83098cf4cab Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Sat, 27 Jun 2020 17:46:46 -0700 Subject: [PATCH] build: add config .gitattributes (#94) This PR was generated using Autosynth. :rainbow: Synth log will be available here: https://source.cloud.google.com/results/invocations/2a81bca4-7abd-4108-ac1f-21340f858709/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: https://github.com/googleapis/synthtool/commit/dc9caca650c77b7039e2bbc3339ffb34ae78e5b7 --- packages/google-monitoring-dashboard/.gitattributes | 3 +++ packages/google-monitoring-dashboard/synth.metadata | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 packages/google-monitoring-dashboard/.gitattributes diff --git a/packages/google-monitoring-dashboard/.gitattributes b/packages/google-monitoring-dashboard/.gitattributes new file mode 100644 index 00000000000..2e63216ae9c --- /dev/null +++ b/packages/google-monitoring-dashboard/.gitattributes @@ -0,0 +1,3 @@ +*.ts text eol=lf +*.js test eol=lf +protos/* linguist-generated diff --git a/packages/google-monitoring-dashboard/synth.metadata b/packages/google-monitoring-dashboard/synth.metadata index 65dc754b474..3e87353fd08 100644 --- a/packages/google-monitoring-dashboard/synth.metadata +++ b/packages/google-monitoring-dashboard/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/nodejs-monitoring-dashboards.git", - "sha": "33c441c0484cdc0e09203ad033e220ac57324607" + "sha": "e561059ddba9b46cec6ae14fe3d522a83ef231ca" } }, { @@ -19,7 +19,7 @@ "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "b10590a4a1568548dd13cfcea9aa11d40898144b" + "sha": "dc9caca650c77b7039e2bbc3339ffb34ae78e5b7" } } ],