# Cache folders
.cache/
.mypy_cache/
.ropeproject/
__pycache__/

# Cache files
*.pyc

# Sublime Text
*.regex
*.sublime-project
*.sublime-workspace
*.vcs-cache
