
quickie.code-workspace

.coverage
.DS_Store
htmlcov/

## Python ##
# Byte-compiled / optimized / DLL files
__pycache__/

### VisualStudioCode ###
.vscode/*
build/
dist/
*.egg-info
