From d8b1a045a0447c8ebb73e0293a93e25231b9ab7d Mon Sep 17 00:00:00 2001 From: Sean Perkins Date: Wed, 19 Oct 2022 17:47:22 -0400 Subject: [PATCH] chore: update gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 74e13e50fa..616be7ba47 100644 --- a/.gitignore +++ b/.gitignore @@ -78,3 +78,7 @@ angular/test/build/ packages/vue/test/build/ .npmrc + +# turbo +.turbo +.turbo-cookie \ No newline at end of file