.*
!.git*
!/.github/
!.editorconfig
!.*.yml

Thumbs.db
Desktop.ini

*.py[cod]
*.egg
*.egg-info
*.mo
*.pot
*.bak
*.tmp*
*.swp

/build/
/completions/
/docs/_build/
/dist/

coverage.xml
htmlcov
