modify gitignore for doc build artifacts
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -2,3 +2,5 @@
|
|||||||
*.pyc
|
*.pyc
|
||||||
*__pycache__
|
*__pycache__
|
||||||
*.egg-info
|
*.egg-info
|
||||||
|
doc/_build/
|
||||||
|
*.ipynb_checkpoints/
|
||||||
|
|||||||
Reference in New Issue
Block a user