diff --git a/.gitignore b/.gitignore index 336d31e..5442220 100644 --- a/.gitignore +++ b/.gitignore @@ -8,9 +8,9 @@ pnpm-debug.log* lerna-debug.log* #/node_modules # Not included as the Gitea Actions need all dependencies without the need of npm install -dist -dist-ssr -*.local +#dist +#dist-ssr +#*.local # Editor directories and files .vscode/*