# Project files and folders created by Python and other development tools
__pycache__/
.coverage*
.pytest_cache/
.tox/
.venv*
.vscode

# Folders created by build tool
dist/

# OS-specific files
.DS_Store
Desktop.ini
Thumbs.db

# Currently opened MS Office documents (if you are using Office for
# e.g. technical documentation):
~$*.*
