emails.txt

This commit is contained in:
2025-08-17 14:01:12 +05:30
parent fb8b0ee9f2
commit 1e69ced5da
4 changed files with 151 additions and 46 deletions

11
.gitignore vendored
View File

@@ -1,3 +1,12 @@
# Virtual Environment
.venv/
# Python cache
__pycache__/
*.pyc
# Credentials and Secrets
credentials/
credentials.json
*.key
*.json
emails.txt