# Byte-compiled / optimized / DLL files
__pycache__/
**/*_cache

# Distribution / packaging
**/build/**
!**/build/*.py
*.egg
*.eggs
*.egg-info/
MANIFEST

# Coverage reports
**/.coverage_html/**

src/brock/__version__.py
