From a29d9fcba5cc37c2fb1472177ae2f0f2cf8a3ab7 Mon Sep 17 00:00:00 2001 From: Shahin Ramezanzadeh Date: Mon, 26 Jan 2026 02:44:33 +0100 Subject: [PATCH] update gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 072bc4e..f54185a 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,7 @@ .env __pycache__/ *.pyc - +/reference/ # 2. Ignore virtual environments COMPLETELY # This must come BEFORE the unignore rule env*/