# IDEs .idea/ .vscode/ *.iws *.iml # Python __pycache__/ *.pyc *.pyo *.pyd .Python *.so *.egg *.egg-info/ dist/ build/ # OS .DS_Store Thumbs.db Desktop.ini # Temporary files *.tmp *.temp *.bak *.swp *~ # Logs *.log