From 0522c34655e0991c7aade54f5d2a0ef0a048dc53 Mon Sep 17 00:00:00 2001 From: Adrian Flores Cortes Date: Thu, 5 Feb 2026 23:23:50 -0600 Subject: [PATCH] chore: Add nul to .gitignore (Windows artifact) Co-Authored-By: Claude Opus 4.6 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index adc88e0..b74276f 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ tsconfig.tsbuildinfo .cache/ tmp/ temp/ +nul