From 7a5d067d32275c65a0c7e42a31798c317d9cb507 Mon Sep 17 00:00:00 2001 From: Adam Shaw Date: Mon, 21 Nov 2022 23:03:30 -0500 Subject: [PATCH] update gitignore --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ae6c6b6..e74d2de 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,5 @@ # See http://help.github.com/ignore-files/ for more about ignoring files. -.turbo - # Compiled output /dist /tmp @@ -42,3 +40,6 @@ testem.log # System files .DS_Store Thumbs.db + +# Outer monorepo +.turbo