From b5bc66bbf4b109f8faf18bd3c81748f283f41e76 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 1 Aug 2026 22:14:56 +0500 Subject: [PATCH] chore(gitignore): add data and tdata to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 3aad907..dfaf780 100644 --- a/.gitignore +++ b/.gitignore @@ -189,3 +189,5 @@ pyvenv.cfg pip-selfcheck.json temp +data +tdata