begin subparser integration
This commit is contained in:
18
.gitignore
vendored
18
.gitignore
vendored
@@ -1,2 +1,18 @@
|
||||
docs/_build
|
||||
# generic py
|
||||
__pycache__/
|
||||
.pytest_cache/
|
||||
*.egg-info/
|
||||
.ipynb_checkpoints/
|
||||
.pytest_cache/
|
||||
.python-version
|
||||
|
||||
# vendor and build files
|
||||
dist/
|
||||
build/
|
||||
docs/_autoref/
|
||||
docs/_autosummary/
|
||||
docs/_build/
|
||||
|
||||
# local
|
||||
notebooks/
|
||||
/Makefile
|
||||
|
||||
Reference in New Issue
Block a user