From ae575f18281f77211e84dea7281be75c96e02ee8 Mon Sep 17 00:00:00 2001 From: eric Date: Thu, 12 Mar 2026 03:58:06 -0500 Subject: [PATCH] 's' --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e0d8313..9c39016 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ xorpay_notify.log # Python __pycache__/ +*.pyc *.py[cod] venv/ .venv/