# vim swapfiles
.*.sw?

# setup.py stuff
.eggs/
dist/
*.egg-info/

# pycache
__pycache__/

# Distribution / packaging
build/