[go: nahoru, domu]

Skip to content

Commit

Permalink
build: add config .gitattributes (#399)
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/2a81bca4-7abd-4108-ac1f-21340f858709/targets

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

Source-Link: googleapis/synthtool@dc9caca
  • Loading branch information
yoshi-automation committed Jun 28, 2020
1 parent 5c61725 commit 1cd389b
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-dns/.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-dns/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/nodejs-dns.git",
"sha": "b1d1b3a3027b0318481e2c6e09a4c05c542d8e39"
"sha": "483ff6741792435ae588f4fc2cf1da9d1efa5b5f"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "b10590a4a1568548dd13cfcea9aa11d40898144b"
"sha": "dc9caca650c77b7039e2bbc3339ffb34ae78e5b7"
}
}
]
Expand Down

0 comments on commit 1cd389b

Please sign in to comment.