Skip to content

Commit

Permalink
Add examples
Browse files Browse the repository at this point in the history
  • Loading branch information
mattclay committed Jun 9, 2023
1 parent 2d43cfa commit 26f6ccb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/bin/clone-core.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ def main() -> None:
'README.rst',
'bin',
'docs',
'examples',
'hacking',
'lib',
'packaging',
Expand Down
1 change: 1 addition & 0 deletions tests/checkers/docs-build.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ def main():
keep_dirs = [
'bin',
'docs',
'examples',
'hacking',
'lib',
'packaging',
Expand Down

0 comments on commit 26f6ccb

Please sign in to comment.