From 5287bbb447522d936d3a038ae5b10f0974ad530a Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Sat, 25 Jul 2020 18:34:05 -0700 Subject: [PATCH] build: move gitattributes files to node templates (#185) This PR was generated using Autosynth. :rainbow: Synth log will be available here: https://source.cloud.google.com/results/invocations/f56f9859-283a-4408-9b85-96008c1bf914/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: https://github.com/googleapis/synthtool/commit/3a00b7fea8c4c83eaff8eb207f530a2e3e8e1de3 --- packages/google-cloud-webrisk/.gitattributes | 1 + packages/google-cloud-webrisk/synth.metadata | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/packages/google-cloud-webrisk/.gitattributes b/packages/google-cloud-webrisk/.gitattributes index d4f4169b28b..33739cb74e4 100644 --- a/packages/google-cloud-webrisk/.gitattributes +++ b/packages/google-cloud-webrisk/.gitattributes @@ -1,3 +1,4 @@ *.ts text eol=lf *.js text eol=lf protos/* linguist-generated +**/api-extractor.json linguist-language=JSON-with-Comments diff --git a/packages/google-cloud-webrisk/synth.metadata b/packages/google-cloud-webrisk/synth.metadata index c07a55d8a6d..985e09e7cc6 100644 --- a/packages/google-cloud-webrisk/synth.metadata +++ b/packages/google-cloud-webrisk/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/nodejs-web-risk.git", - "sha": "29cc18c8a06e279bea6a90376f618a70c81c4d8c" + "sha": "1f89e2241a971451715b781a99e7cbbcc698f63e" } }, { @@ -19,7 +19,7 @@ "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "99c93fe09f8c1dca09dfc0301c8668e3a70dd796" + "sha": "3a00b7fea8c4c83eaff8eb207f530a2e3e8e1de3" } } ],