*.pyc
*.pyo
.pythoscope
.ipynb_checkpoints
.settings
docs/_build
build/
dist/
tmp/
.eggs/
*.egg-info/
tests/*.xml
tests/*.txt
.idea/
.tox/

# Pipfile.lock - dependencies must not be pinned in a library
Pipfile.lock

# A location for proprietary PDF samples for testing that won't get posted to the public repo
samples/private/*.pdf
samples/private/*.PDF
