Skip to content

Commit 4a01ad4

Browse files
chore: move gitattributes files to node templates (googleapis#711)
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 9118a34 commit 4a01ad4

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,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/nodejs-datastore.git",
7-
"sha": "a5e35eb69151fc682c2451f773efa52a2e7efe25"
7+
"sha": "9118a344ccf1976424316aeef3f313b34be53e75"
88
}
99
},
1010
{
@@ -19,7 +19,7 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "99c93fe09f8c1dca09dfc0301c8668e3a70dd796"
22+
"sha": "3a00b7fea8c4c83eaff8eb207f530a2e3e8e1de3"
2323
}
2424
}
2525
],

0 commit comments

Comments
 (0)