.git
.DS_Store
.env
.env.*
!.env.example
__pycache__/
*.pyc
tmp/
logs/
newspaper/*.html
newspaper/*.md
newspaper/*.json

