From 550d083e33497fa0dc9cc58946e864e956f73269 Mon Sep 17 00:00:00 2001 From: Bubbles The Dev <152947339+KernFerm@users.noreply.github.com> Date: Mon, 2 Dec 2024 10:35:24 -0500 Subject: [PATCH] Update .gitignore Signed-off-by: Bubbles The Dev <152947339+KernFerm@users.noreply.github.com> --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 6387f56..6a6130d 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,6 @@ screenshots/ # Notes file notes.txt + +# Batchfile +*.bat