*.egg
*.pyc
*.pyo
.*.sw[op]
/.pytest_cache/
/.idea/
/.project
/.tags
/.tox/
/.cache/
/Pygments.egg-info/*
/TAGS
/build/*
/dist/*
/doc/_build
/.coverage
/htmlcov
/.vscode
venv/
.venv/
.DS_Store
