From f626c28b3bb3bc822532761277583b5814fe5607 Mon Sep 17 00:00:00 2001 From: bcakmakoglu <78412429+bcakmakoglu@users.noreply.github.com> Date: Fri, 3 Jun 2022 20:53:45 +0200 Subject: [PATCH] chore: add `.quasar` to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5a019028..890c937f 100644 --- a/.gitignore +++ b/.gitignore @@ -99,3 +99,4 @@ types/types.ts build typedocs .turbo +.quasar