*.egg-info/
__pycache__
neovim/ui/screen.c
neovim/ui/screen.so
build/
dist/
*.pyc
.cache
.eggs
.tox

# Sphinx documentation
docs/_build/
