We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3253d1 commit 6e7607cCopy full SHA for 6e7607c
1 file changed
java-bigquerystorage/owlbot.py
@@ -22,14 +22,14 @@
22
s.remove_staging_dirs()
23
java.common_templates(monorepo=True, excludes=[
24
".github/*",
25
- ".gitignore",
26
".kokoro/*",
+ "samples/*",
27
"CODE_OF_CONDUCT.md",
28
"CONTRIBUTING.md",
29
"LICENSE",
30
"SECURITY.md",
31
"java.header",
32
"license-checks.xml",
33
"renovate.json",
34
- "samples/*"
+ ".gitignore",
35
])
0 commit comments