Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

chore: move gitattributes files to node templates #464

Merged
merged 1 commit into from
Jul 24, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
*.ts text eol=lf
*.js text eol=lf
protos/* linguist-generated
**/api-extractor.json linguist-language=JSON-with-Comments
4 changes: 2 additions & 2 deletions synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/nodejs-monitoring.git",
"sha": "55c19b167dc270ed4c4247fa105b4e1485874dbc"
"sha": "1c775dd5644fd41cd5ed740771227201e74f99f8"
}
},
{
Expand All @@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "99c93fe09f8c1dca09dfc0301c8668e3a70dd796"
"sha": "3a00b7fea8c4c83eaff8eb207f530a2e3e8e1de3"
}
}
],
Expand Down