Files
Akern-Genai/.gitignore
Matteo Rosati 6796597623 ignore .env
2026-01-20 10:09:43 +01:00

14 lines
132 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
credentials.json
.env