diff --git a/.gitignore b/.gitignore index 0aca787ef..9cbfc0221 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # dependencies node_modules/ +.nx # build output **/dist/ .next/