.mypy_cache/
*.cdf
*.tmp
.pytest_cache/
*.tar
*.pyc
*.tar.gz
*.egg-info/
*.tar.gz
*.tgz
build
/.project
/.pydevproject
*.ipynb
/*.html
/testing.py
**/.coverage
**/.hypothesis
**/coverage.xml
**/codecov.sh
doc/_build
doc/api
.eggs/*
dist/*
.hypothesis/*
*asv/*

cdflib/_version.py
