Files
genai_gateway/.gitignore
2025-12-31 08:36:04 +00:00

10 lines
74 B
Plaintext

# Python
__pycache__/
*.py[cod]
*.egg
*.egg-info/
dist/
build/
*.env
.env