# general things to ignore
build/
dist/
*.egg-info/
*.egg
*.py[cod]
__pycache__/
*.so
*~
*.idea
.pytest_cache/
scripts/__pycache__/

# due to using tox and pytest
.tox
.cache
# tethys_cdsapi/tests/testing.py
# tethys_cdsapi/tests/utest*.py
