Skip to content

Commit 3718d1d

Browse files
build: move gitattributes files to node templates (googleapis#499)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/f56f9859-283a-4408-9b85-96008c1bf914/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@3a00b7f
1 parent 019b58c commit 3718d1d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
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

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/release-please.git",
7-
"sha": "cd09f586e0123816a89e2d8c410e7467ed6a59d4"
7+
"sha": "019b58cb6ca484b8c4846118698017a05d6e19c0"
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)