# Python
__pycache__/
/docs/_build/

# Packaging
/dist/

# Testing
/.pytest_cache/
/.tox/

# IDEs
/.idea/
