diff --git a/.gitignore b/.gitignore index 5c92eaf..688b875 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ .DS_Store -node_modules +/node_modules/ dist pnpm-lock.yaml @@ -24,3 +24,4 @@ pnpm-debug.log* *.njsproj *.sln *.sw? +