# JetBrains IDE
.idea/

# VS Code
.vscode/

# Python cache
__pycache__/
*.pyc
*.pyo

# macOS
.DS_Store

# Windows
Thumbs.db
