From 6bd50128fb20fdd1f9bea001ba646e9132e4ba68 Mon Sep 17 00:00:00 2001 From: Prad Nukala Date: Mon, 13 Oct 2025 16:46:37 -0400 Subject: [PATCH] =?UTF-8?q?=1B[93mFalling=20back=20to=20manual=20conventio?= =?UTF-8?q?nal=20commit...=1B[0m?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix(Update gitignore): --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index beb4f0018..e74e984ee 100755 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ Thumbs.db .logs/ .venv/ services/ +Taskfile* # ===== IDE & Editor Files ===== .vscode/