Files
Akern-Genai/.gitignore
2026-01-20 10:14:40 +01:00

15 lines
140 B
Plaintext

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