Skip to content

Commit

Permalink
ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jkwlui committed Apr 25, 2019
1 parent cb16530 commit 5e99ce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion synth.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
library = gapic.node_library(
'recaptchaenterprise',
version)
s.copy(library, excludes=['README.md'])
s.copy(library, excludes=['README.md', 'package.json', 'src/index.js'])

# Copy common templates
common_templates = gcp.CommonTemplates()
Expand Down

0 comments on commit 5e99ce0

Please sign in to comment.