From f28152f91932a90900698f2f60036f137105072e Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Mon, 29 Jun 2020 13:25:25 -0700 Subject: [PATCH] build: add config .gitattributes (#615) This PR was generated using Autosynth. :rainbow: Synth log will be available here: https://source.cloud.google.com/results/invocations/e6ac0f7f-2fc1-4ac2-9eb5-23ba1215b6a2/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: https://github.com/googleapis/synthtool/commit/dc9caca650c77b7039e2bbc3339ffb34ae78e5b7 --- packages/google-cloud-node/.gitattributes | 3 +++ packages/google-cloud-node/synth.metadata | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) create mode 100644 packages/google-cloud-node/.gitattributes diff --git a/packages/google-cloud-node/.gitattributes b/packages/google-cloud-node/.gitattributes new file mode 100644 index 000000000000..2e63216ae9cb --- /dev/null +++ b/packages/google-cloud-node/.gitattributes @@ -0,0 +1,3 @@ +*.ts text eol=lf +*.js test eol=lf +protos/* linguist-generated diff --git a/packages/google-cloud-node/synth.metadata b/packages/google-cloud-node/synth.metadata index 606915fc20f5..7f610ad4d663 100644 --- a/packages/google-cloud-node/synth.metadata +++ b/packages/google-cloud-node/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/nodejs-speech.git", - "sha": "36e847f29a3685acb1916605c05c2de25f6cfd52" + "sha": "c4d9e736ed93f016bb76eeeb2463e9b0d6f21109" } }, { @@ -19,7 +19,7 @@ "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "b10590a4a1568548dd13cfcea9aa11d40898144b" + "sha": "dc9caca650c77b7039e2bbc3339ffb34ae78e5b7" } } ],