# Python __pycache__/ *.py[cod] *.so # Virtual Environment .venv/ # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store