Mostly about Jupyter support.
This commit is contained in:
@@ -1,24 +1,14 @@
|
||||
include COPYING.md
|
||||
include CONTRIBUTING.md
|
||||
#include COPYING.md
|
||||
#include CONTRIBUTING.md
|
||||
include README.md
|
||||
|
||||
|
||||
# Documentation
|
||||
graft docs
|
||||
exclude docs/\#*
|
||||
|
||||
# Examples
|
||||
graft examples
|
||||
|
||||
# docs subdirs we want to skip
|
||||
prune docs/build
|
||||
prune docs/gh-pages
|
||||
prune docs/dist
|
||||
|
||||
graft
|
||||
# Patterns to exclude from any directory
|
||||
global-exclude *~
|
||||
global-exclude *.pyc
|
||||
global-exclude *.pyo
|
||||
global-exclude .git
|
||||
global-exclude .ipynb_checkpoints
|
||||
|
||||
prune data_kernelspec
|
||||
|
Reference in New Issue
Block a user