diff --git a/.gitignore b/.gitignore index 87760a4..49391b7 100644 --- a/.gitignore +++ b/.gitignore @@ -75,3 +75,11 @@ coverage/ tmp/ temp/ *.tmp + +# Turbo cache +.turbo/ +node-compile-cache/ + +# Frontend build artifacts +apps/**/dist/ +packages/**/dist/