From 3a5add29f52ef41950859c7c340d83568dff92e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luiz=20Est=C3=A1cio=20=7C=20stacio=2Eeth?= Date: Tue, 24 May 2022 18:24:59 -0300 Subject: [PATCH] chore: add ignore vercel file (#205) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2df67637..a2b72a94 100644 --- a/.gitignore +++ b/.gitignore @@ -68,3 +68,4 @@ storybook-static # general contracts/token_contract/.rustc_info.json +.vercel