From 83c92be4c7d5daec02adff8bee34da47d70f49d0 Mon Sep 17 00:00:00 2001 From: Jon <66625200+Kyro3400@users.noreply.github.com> Date: Sun, 29 Sep 2024 21:46:32 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 72824a6..8137be1 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ node_modules .yarn/* .next !.yarn/releases -.gitconfig \ No newline at end of file +.gitconfig +start.bat