# Mac #
.DS_Store

# Vim swap files #
*.sw[po]

# Byte-compiled
*.py[cod]

# Distribution / packaging
/build/
/dist/
*.egg-info/

# Sphinx documentation
docs/_build/

# Others #
.virtualenv
