Skip to content

Commit

Permalink
add owlbot ignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
sofisl committed Oct 14, 2024
1 parent e6f777e commit 1ddcbd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion owlbot.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

import synthtool.languages.node as node

node.owlbot_main(templates_excludes=["LICENSE", "README.md", ".github/ISSUE_TEMPLATE", ".github/scripts", ".kokoro", ".github/workflows/issues-no-repro.yaml"])
node.owlbot_main(templates_excludes=["LICENSE", "README.md", ".github/ISSUE_TEMPLATE", ".github/scripts", ".kokoro", ".github/workflows/issues-no-repro.yaml", ".jsdoc.js"])

0 comments on commit 1ddcbd3

Please sign in to comment.