# Chuck's own ignore file (dogfooding)
.git/
.chuck/
__pycache__/
*.pyc
*.pyo
.env
.env.*
*.egg-info/
dist/
build/
.tox/
.venv/
venv/
.pytest_cache/
.coverage
htmlcov/
*.so
*.dylib
.DS_Store
