Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Commit 8ecd30f

Browse files
build: add config .gitattributes (#898)
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
1 parent 3da4378 commit 8ecd30f

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
*.ts text eol=lf
2+
*.js test eol=lf
3+
protos/* linguist-generated

synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/cloud-debug-nodejs.git",
7-
"sha": "d5bd2a93fbfc58d5c8af4d5be7278c0b99cd1815"
7+
"sha": "3da43780af68b3b0879f42acc0b2102a951a91b9"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "b10590a4a1568548dd13cfcea9aa11d40898144b"
14+
"sha": "dc9caca650c77b7039e2bbc3339ffb34ae78e5b7"
1515
}
1616
}
1717
]

0 commit comments

Comments
 (0)