From f856d3d04c0183defa0aa4fe8a4f5fe4c32657db Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Wed, 22 Feb 2023 19:57:32 +0100 Subject: [PATCH] chore: cleanup gitignore Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --- .gitignore | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 35ad66a3..e827b49f 100644 --- a/.gitignore +++ b/.gitignore @@ -90,15 +90,13 @@ sw.* # Vim swap files *.swp -# Db-Data -hasura/db_data/ - -# Codegen types -types/types.ts - -build +# TypeDocs build typedocs + +# TurboRepo .turbo + +# Quasar .quasar # pnpm