.DS_Store
.idea
*.log
tmp/

*.py[cod]
*.egg
htmlcov

.projectile
.venv/
venv/
.mypy_cache/
*.egg-info/
.python-version
/node_modules

# Visual Studio Code
.vscode/*
!.vscode/tasks.json
