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