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

# Sphinx documentation
docs/_build/
