Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Commit

Permalink
build: add config .gitattributes (#360)
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/5e5865a5-b6de-4432-8c14-be146c952db0/targets

- [ ] To automatically regenerate this PR, check this box.

Source-Link: googleapis/synthtool@dc9caca
  • Loading branch information
yoshi-automation authored Jul 7, 2020
1 parent 0bf2b56 commit d8774e7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .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 synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/gcs-resumable-upload.git",
"sha": "b13d0d0d3b52137739d73834dfa8051aac52a49c"
"sha": "ccd24a95288552ad506a583ca758fa7d74dd36c2"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "b10590a4a1568548dd13cfcea9aa11d40898144b"
"sha": "dc9caca650c77b7039e2bbc3339ffb34ae78e5b7"
}
}
]
Expand Down

0 comments on commit d8774e7

Please sign in to comment.