From 271584864ed43d30320bd6dc4582761d5c07bad2 Mon Sep 17 00:00:00 2001 From: Viswamedha Nalabotu Date: Sun, 18 Jan 2026 11:22:15 +0000 Subject: [PATCH] Ignored local batch scripts --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index cb7200a..06d885a 100644 --- a/.gitignore +++ b/.gitignore @@ -254,3 +254,6 @@ coverage # Vitest __screenshots__/ + +# Local batch files +*.local.bat \ No newline at end of file