diff --git a/.gitignore b/.gitignore index 199e08c7a..f6655fa10 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # dependencies node_modules/ +.nx # build output **/dist/ .next/