# Python __pycache__/ *.py[cod] *$py.class *.so .Python env/ venv/ ENV/ build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # Generated gRPC files (optional - uncomment if you want to exclude them) # proto/*_pb2.py # proto/*_pb2_grpc.py # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db # Logs *.log # Environment variables .env .env.local # Temporary files *.tmp *.bak