*.py[cod]
*.so
__pycache__/

# Packages
/*.egg*/
/build/
/dist/
/git-fame_*.snap

# Unit test / coverage reports
/.coverage*
/coverage.xml
