Skip to content

Commit 622d527

Browse files
Merge pull request #11 from alexanderthclark/codex/add-jupyterbook-build-path-to-gitignore
Ignore JupyterBook build directory
2 parents a31e024 + 7bdc120 commit 622d527

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@ __pycache__/
1818

1919
# macOS Finder metadata
2020
.DS_Store
21+
22+
# JupyterBook build artifacts
23+
jupyterbook/_build/

0 commit comments

Comments
 (0)