# Python venv/ __pycache__/ *.py[cod] *$py.class *.so .Python # Environment .env .venv # IDE .vscode/ .idea/ *.swp *.swo # OS .DS_Store Thumbs.db