Codebase list jupyter-client / upstream/6.1.2 .gitignore
upstream/6.1.2

Tree @upstream/6.1.2 (Download .tar.gz)

.gitignore @upstream/6.1.2raw · history · blame

MANIFEST
build
dist
*.py[co]
__pycache__
*.egg-info
*~
*.bak
.ipynb_checkpoints
.tox
.DS_Store
\#*#
.#*
.coverage
.cache
absolute.json
htmlcov/

# Sphinx documentation
_build
docs/_build/
docs/gh-pages

# PyBuilder
target/

# PyCharm
.idea/
*.iml