15 lines
245 B
Plaintext
15 lines
245 B
Plaintext
#include COPYING.md
|
|
#include CONTRIBUTING.md
|
|
include README.md
|
|
|
|
|
|
# Documentation
|
|
graft
|
|
# Patterns to exclude from any directory
|
|
global-exclude *~
|
|
global-exclude *.pyc
|
|
global-exclude *.pyo
|
|
global-exclude .ipynb_checkpoints
|
|
|
|
prune data_kernelspec
|