Skip to content

Commit 4e2c2f6

Browse files
chore: move gitattributes files to node templates (#515)
Source-Author: F. Hinkelmann <[email protected]> Source-Date: Thu Jul 23 01:45:04 2020 -0400 Source-Repo: googleapis/synthtool Source-Sha: 3a00b7fea8c4c83eaff8eb207f530a2e3e8e1de3 Source-Link: googleapis/synthtool@3a00b7f
1 parent 62da5e8 commit 4e2c2f6

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed
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

packages/google-privacy-dlp/synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/nodejs-dlp.git",
7-
"sha": "9497e7056cab92ba613e8e34286f2ff1aee78a71"
7+
"sha": "042d7c52826e7e2803025d44bcdd25b83d39da3f"
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)