*~
# Standard python & egg files we ignore
*.py[co]
*.egg
*.egg-info
# Ignore dist directory
dist
