# Python __pycache__/ *.pyc *.pyo *.pyd .Python *.so # Environment .env .venv/ venv/ env/ # IDE .vscode/ .idea/ *.swp *.swo # OS .DS_Store Thumbs.db