.DS_Store
.ipynb_checkpoints

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]

#
# Distribution / packaging
.Python
env/
bin/
build/
develop-eggs/
dist/
eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg

# Ignore parts of docs folder
docs/_build
docs/_static
docs/_templates
test-results\.xml

# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.cache
nosetests.xml
coverage.xml

\.pytest_cache/README\.md

\.pytest_cache/v/cache/lastfailed

\.pytest_cache/v/cache/nodeids
