From bece6c42fcdf6470e82afc65e7747d741ae65129 Mon Sep 17 00:00:00 2001 From: itsMapleLeaf <19603573+itsMapleLeaf@users.noreply.github.com> Date: Sun, 12 Mar 2023 15:12:41 -0500 Subject: [PATCH] ignore .vercel --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 876cb1b..6c5c2c3 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,5 @@ coverage build .cache + +.vercel