From 1aed194978be45386e56e75b8918d30797a2d811 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Thu, 23 Jul 2020 20:06:35 -0700 Subject: [PATCH] chore: move gitattributes files to node templates (#414) This PR was generated using Autosynth. :rainbow: Synth log will be available here: https://source.cloud.google.com/results/invocations/d43b90cc-a087-4c57-864c-1e4f93292dc6/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: https://github.com/googleapis/synthtool/commit/3a00b7fea8c4c83eaff8eb207f530a2e3e8e1de3 --- packages/google-cloud-dns/.gitattributes | 1 + packages/google-cloud-dns/synth.metadata | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/packages/google-cloud-dns/.gitattributes b/packages/google-cloud-dns/.gitattributes index d4f4169b28b..33739cb74e4 100644 --- a/packages/google-cloud-dns/.gitattributes +++ b/packages/google-cloud-dns/.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-dns/synth.metadata b/packages/google-cloud-dns/synth.metadata index d4fb0acb2b7..893bdcaf363 100644 --- a/packages/google-cloud-dns/synth.metadata +++ b/packages/google-cloud-dns/synth.metadata @@ -4,14 +4,14 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/nodejs-dns.git", - "sha": "1c36ba649d537649c4bb6f14ab2b434539b85473" + "sha": "63359310a86e24890b04ab5e87a95f04d1b21956" } }, { "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "99c93fe09f8c1dca09dfc0301c8668e3a70dd796" + "sha": "3a00b7fea8c4c83eaff8eb207f530a2e3e8e1de3" } } ]