Skip to content

Commit

Permalink
build: add config .gitattributes (#266)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈

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: googleapis/synthtool@dc9caca
  • Loading branch information
yoshi-automation authored Jun 29, 2020
1 parent 0a5cd01 commit 3bb11c0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions packages/google-cloud-scheduler/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*.ts text eol=lf
*.js test eol=lf
protos/* linguist-generated
4 changes: 2 additions & 2 deletions packages/google-cloud-scheduler/synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/nodejs-scheduler.git",
"sha": "7fccee09062314b0b4d3dab1c8e694a5fb9085f7"
"sha": "7ebce68a8fd8d6a4e2cfb9daaf24cf287d8ba42c"
}
},
{
Expand All @@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "b10590a4a1568548dd13cfcea9aa11d40898144b"
"sha": "dc9caca650c77b7039e2bbc3339ffb34ae78e5b7"
}
}
],
Expand Down

0 comments on commit 3bb11c0

Please sign in to comment.