Files
GeminiKeyManagement/.gitignore
2025-08-20 10:22:59 +05:30

15 lines
177 B
Plaintext

# Virtual Environment
.venv/
# Python cache
__pycache__/
*.pyc
# Credentials and Secrets
credentials/
credentials.json
*.key
emails.txt
*.keys.txt
api_keys_database.json
logs/