Files
MOHPortalTest-AllAgents-All…/testnew/python/gemini/.gitignore
2025-10-24 17:06:14 -05:00

16 lines
120 B
Plaintext

# Python
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
env/
venv/
# Docker
docker-compose.override.yml
# IDE
.idea/
.vscode/