btcpaymailer/.gitignore
Erling 41d264d8a5 Initial commit: BTCPay partial payment mailer
Flask webhook service that emails buyers via Postmark when BTCPay receives a partial payment.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-08 11:52:49 +02:00

6 lines
41 B
Plaintext

__pycache__/
*.py[cod]
.env
.venv/
venv/