.DS_Store
.idea
*.log
tmp/

*.py[cod]
*.egg
htmlcov

.projectile
.env
.venv/
venv/
.mypy_cache/
*.egg-info/

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

dist/
build/
