*.idea
*.DS_Store*
__pycache__
*.pyc
*.pyo
.venv
dist
.tox
pyasn1.egg-info
.vscode/settings.json
.coverage
coverage.xml
docs/build/
htmlcov/

# Written by the commitlint install in .github/workflows/commit-conventions.yml,
# and by anyone running that check locally.
node_modules/
