From 24deca8e39df2507db3e2283ff540aceb54a6c89 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Fri, 10 Jul 2020 22:06:53 -0700 Subject: [PATCH] fix: typeo in nodejs .gitattribute (#1290) --- .gitattributes | 2 +- synth.metadata | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitattributes b/.gitattributes index 2e63216ae..d4f4169b2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,3 @@ *.ts text eol=lf -*.js test eol=lf +*.js text eol=lf protos/* linguist-generated diff --git a/synth.metadata b/synth.metadata index ff5bc8cce..3688b2986 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,14 +4,14 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/cloud-trace-nodejs.git", - "sha": "cee5fe76ea50d5f1d942e211329e6b7965e7cdf0" + "sha": "4b7b530c9c9848ad618eec64ca7114fdf9e3394b" } }, { "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "dc9caca650c77b7039e2bbc3339ffb34ae78e5b7" + "sha": "799d8e6522c1ef7cb55a70d9ea0b15e045c3d00b" } } ]