*.pyc
*.egg
*.so
*.swp

.dir-locals.el
.cache/
.idea
.mypy_cache/
.pytest_cache/
.ropeproject/
.vscode/
TAGS
.tags
.tox/
.tx/
.venv/
venv/
.coverage
htmlcov
.DS_Store
sphinx/pycode/Grammar*pickle
distribute-*

env/
build/
dist/
docker/
Sphinx.egg-info/
doc/_build/
doc/locale/
tests/.coverage
tests/build/
tests/js/roots/*/_build
tests/test-server.lock
utils/regression_test.js

node_modules/
