# Git things
.git/
.gitignore
.github

# Python build things
build/
dist/
*.egg-info
