Skip to content

Commit a5220d6

Browse files
chore: move gitattributes files to node templates (googleapis#882)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/d43b90cc-a087-4c57-864c-1e4f93292dc6/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@3a00b7f
1 parent 0d2c7ce commit a5220d6

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
*.ts text eol=lf
22
*.js text eol=lf
33
protos/* linguist-generated
4+
**/api-extractor.json linguist-language=JSON-with-Comments

synth.metadata

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/gax-nodejs.git",
7-
"sha": "55beacc6fa741ef42b4b73987bd76872ad49f581"
7+
"sha": "0d2c7ceb854c5eccf28088f53764b6981d338cd9"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "99c93fe09f8c1dca09dfc0301c8668e3a70dd796"
14+
"sha": "3a00b7fea8c4c83eaff8eb207f530a2e3e8e1de3"
1515
}
1616
}
1717
]

0 commit comments

Comments
 (0)