Skip to content

Commit e190f1c

Browse files
chore: start tracking obsolete files (#259)
1 parent 944ab18 commit e190f1c

File tree

1 file changed

+65
-2
lines changed

1 file changed

+65
-2
lines changed

synth.metadata

Lines changed: 65 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,78 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/python-storage.git",
7-
"sha": "e1f91fcca6c001bc3b0c5f759a7a003fcf60c0a6"
7+
"sha": "944ab1827b3ca0bd1d3aafc2829245290e9bde59"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "4f8f5dc24af79694887385015294e4dbb214c352"
14+
"sha": "80f46100c047bc47efe0025ee537dc8ee413ad04"
1515
}
1616
}
17+
],
18+
"generatedFiles": [
19+
".coveragerc",
20+
".flake8",
21+
".github/CONTRIBUTING.md",
22+
".github/ISSUE_TEMPLATE/bug_report.md",
23+
".github/ISSUE_TEMPLATE/feature_request.md",
24+
".github/ISSUE_TEMPLATE/support_request.md",
25+
".github/PULL_REQUEST_TEMPLATE.md",
26+
".github/release-please.yml",
27+
".gitignore",
28+
".kokoro/build.sh",
29+
".kokoro/continuous/common.cfg",
30+
".kokoro/continuous/continuous.cfg",
31+
".kokoro/docker/docs/Dockerfile",
32+
".kokoro/docker/docs/fetch_gpg_keys.sh",
33+
".kokoro/docs/common.cfg",
34+
".kokoro/docs/docs-presubmit.cfg",
35+
".kokoro/docs/docs.cfg",
36+
".kokoro/presubmit/common.cfg",
37+
".kokoro/presubmit/presubmit.cfg",
38+
".kokoro/publish-docs.sh",
39+
".kokoro/release.sh",
40+
".kokoro/release/common.cfg",
41+
".kokoro/release/release.cfg",
42+
".kokoro/samples/lint/common.cfg",
43+
".kokoro/samples/lint/continuous.cfg",
44+
".kokoro/samples/lint/periodic.cfg",
45+
".kokoro/samples/lint/presubmit.cfg",
46+
".kokoro/samples/python3.6/common.cfg",
47+
".kokoro/samples/python3.6/continuous.cfg",
48+
".kokoro/samples/python3.6/periodic.cfg",
49+
".kokoro/samples/python3.6/presubmit.cfg",
50+
".kokoro/samples/python3.7/common.cfg",
51+
".kokoro/samples/python3.7/continuous.cfg",
52+
".kokoro/samples/python3.7/periodic.cfg",
53+
".kokoro/samples/python3.7/presubmit.cfg",
54+
".kokoro/samples/python3.8/common.cfg",
55+
".kokoro/samples/python3.8/continuous.cfg",
56+
".kokoro/samples/python3.8/periodic.cfg",
57+
".kokoro/samples/python3.8/presubmit.cfg",
58+
".kokoro/test-samples.sh",
59+
".kokoro/trampoline.sh",
60+
".kokoro/trampoline_v2.sh",
61+
".trampolinerc",
62+
"CODE_OF_CONDUCT.md",
63+
"CONTRIBUTING.rst",
64+
"LICENSE",
65+
"MANIFEST.in",
66+
"docs/_static/custom.css",
67+
"docs/_templates/layout.html",
68+
"docs/conf.py",
69+
"noxfile.py",
70+
"renovate.json",
71+
"scripts/decrypt-secrets.sh",
72+
"scripts/readme-gen/readme_gen.py",
73+
"scripts/readme-gen/templates/README.tmpl.rst",
74+
"scripts/readme-gen/templates/auth.tmpl.rst",
75+
"scripts/readme-gen/templates/auth_api_key.tmpl.rst",
76+
"scripts/readme-gen/templates/install_deps.tmpl.rst",
77+
"scripts/readme-gen/templates/install_portaudio.tmpl.rst",
78+
"setup.cfg",
79+
"testing/.gitignore"
1780
]
1881
}

0 commit comments

Comments
 (0)