Files
bonobo/.gitignore

38 lines
425 B
Plaintext

*$py.class
*,cover
*.egg
*.egg-info/
*.iml
*.log
*.manifest
*.mo
*.pot
*.py[cod]
*.so
*.spec
.*.sw?
.Python
.cache
.coverage
.coverage.*
.eggs/
.env
.hypothesis/
.installed.cfg
.ipynb_checkpoints
.python-version
/.idea
/.release
/bonobo/examples/work_in_progress/
/bonobo/ext/jupyter/js/node_modules/
/build/
/coverage.xml
/dist/
/docs/_build/
/eggs/
/examples/private
/sdist/
/tags
pip-delete-this-directory.txt
pip-log.txt