From 5c8cdb0b32df556649a3bb7f857a9b0c5c275e49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sehyun=20Chung=20=E2=9C=8C=EF=B8=8E?= <41171808+sehyunc@users.noreply.github.com> Date: Mon, 8 Apr 2024 13:29:05 -0700 Subject: [PATCH] git: add .vercel to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 2b991de0..6a1885de 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,5 @@ next-env.d.ts .vscode/ +.vercel +