Add email support, update .gitignore and .env_example

This commit is contained in:
iakn0001
2025-07-24 23:38:57 +02:00
parent 46cb748bc6
commit 03d691bc0a
3 changed files with 35 additions and 1 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
__pycache__/*
tmp/*
venv/*
.venv/*
.env