From 2919e95c4c41246590853651d8d15a617f510ab8 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 7 Aug 2026 09:26:32 +0500 Subject: [PATCH] chore(gitignore): add txt files to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5b938af..eae4d4a 100644 --- a/.gitignore +++ b/.gitignore @@ -188,6 +188,7 @@ pyvenv.cfg .venv pip-selfcheck.json +*.txt *.txt *.log *.session