# macOS
.DS_Store

__pycache__/

# IntelliJ project settings
.idea

# auto-generated documentation
docs_rst/_build

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