From 3718d1d43608a51ae646edc5a4beef0d6ba7d8d6 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 (#499) 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 --- .gitattributes | 1 + synth.metadata | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitattributes b/.gitattributes index d4f4169b2..33739cb74 100644 --- a/.gitattributes +++ b/.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/synth.metadata b/synth.metadata index 8884f82ef..d7daa52c5 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,14 +4,14 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/release-please.git", - "sha": "cd09f586e0123816a89e2d8c410e7467ed6a59d4" + "sha": "019b58cb6ca484b8c4846118698017a05d6e19c0" } }, { "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "99c93fe09f8c1dca09dfc0301c8668e3a70dd796" + "sha": "3a00b7fea8c4c83eaff8eb207f530a2e3e8e1de3" } } ]