# Compiled python modules.
*.pyc
*__pycache__
.pytest_cache

# Setuptools distribution folder.
/dist/
*/dist/*

# Setuptools build folder.
/build/
*/build/*

# Python egg metadata, regenerated from source files by setuptools.
/*.egg-info
/*.egg

# DS_Store files
.DS_Store

## test_ref
test_ref.py

_DOCS/*
_DOCS
TODO.*
.nosync
