# OS .DS_Store Thumbs.db desktop.ini # Editor .vscode/ .idea/ *.swp *.swo *~ # Temp *.tmp *.bak *.backup ~* # Output *.pdf *.docx *.epub # Private private/ drafts/ # Node (if used) node_modules/ # Python (if used) __pycache__/ *.py[cod]