From d7ece97d207344644b813a91932f5c624e88a7f7 Mon Sep 17 00:00:00 2001 From: Okiki Ojo Date: Wed, 30 Mar 2022 11:41:53 -0400 Subject: [PATCH] chore(.gitignore): remove pnpm error logs from git (#2938) --- examples/blog-multiple-authors/.gitignore | 2 ++ examples/blog/.gitignore | 2 ++ examples/component/.gitignore | 2 ++ examples/docs/.gitignore | 2 ++ examples/env-vars/.gitignore | 2 ++ examples/framework-alpine/.gitignore | 2 ++ examples/framework-lit/.gitignore | 2 ++ examples/framework-multiple/.gitignore | 2 ++ examples/framework-preact/.gitignore | 2 ++ examples/framework-react/.gitignore | 2 ++ examples/framework-solid/.gitignore | 2 ++ examples/framework-svelte/.gitignore | 2 ++ examples/framework-vue/.gitignore | 2 ++ examples/integrations-playground/.gitignore | 2 ++ examples/minimal/.gitignore | 2 ++ examples/non-html-pages/.gitignore | 2 ++ examples/portfolio/.gitignore | 2 ++ examples/starter/.gitignore | 2 ++ examples/subpath/.gitignore | 2 ++ examples/with-markdown-plugins/.gitignore | 2 ++ examples/with-markdown-shiki/.gitignore | 2 ++ examples/with-markdown/.gitignore | 2 ++ examples/with-nanostores/.gitignore | 2 ++ examples/with-tailwindcss/.gitignore | 2 ++ examples/with-vite-plugin-pwa/.gitignore | 2 ++ 25 files changed, 50 insertions(+) diff --git a/examples/blog-multiple-authors/.gitignore b/examples/blog-multiple-authors/.gitignore index c82467453..7742642c1 100644 --- a/examples/blog-multiple-authors/.gitignore +++ b/examples/blog-multiple-authors/.gitignore @@ -8,6 +8,8 @@ node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* +pnpm-debug.log* + # environment variables .env diff --git a/examples/blog/.gitignore b/examples/blog/.gitignore index c82467453..7742642c1 100644 --- a/examples/blog/.gitignore +++ b/examples/blog/.gitignore @@ -8,6 +8,8 @@ node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* +pnpm-debug.log* + # environment variables .env diff --git a/examples/component/.gitignore b/examples/component/.gitignore index c82467453..7742642c1 100644 --- a/examples/component/.gitignore +++ b/examples/component/.gitignore @@ -8,6 +8,8 @@ node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* +pnpm-debug.log* + # environment variables .env diff --git a/examples/docs/.gitignore b/examples/docs/.gitignore index c82467453..7742642c1 100644 --- a/examples/docs/.gitignore +++ b/examples/docs/.gitignore @@ -8,6 +8,8 @@ node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* +pnpm-debug.log* + # environment variables .env diff --git a/examples/env-vars/.gitignore b/examples/env-vars/.gitignore index c82467453..7742642c1 100644 --- a/examples/env-vars/.gitignore +++ b/examples/env-vars/.gitignore @@ -8,6 +8,8 @@ node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* +pnpm-debug.log* + # environment variables .env diff --git a/examples/framework-alpine/.gitignore b/examples/framework-alpine/.gitignore index c82467453..7742642c1 100644 --- a/examples/framework-alpine/.gitignore +++ b/examples/framework-alpine/.gitignore @@ -8,6 +8,8 @@ node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* +pnpm-debug.log* + # environment variables .env diff --git a/examples/framework-lit/.gitignore b/examples/framework-lit/.gitignore index c82467453..7742642c1 100644 --- a/examples/framework-lit/.gitignore +++ b/examples/framework-lit/.gitignore @@ -8,6 +8,8 @@ node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* +pnpm-debug.log* + # environment variables .env diff --git a/examples/framework-multiple/.gitignore b/examples/framework-multiple/.gitignore index c82467453..7742642c1 100644 --- a/examples/framework-multiple/.gitignore +++ b/examples/framework-multiple/.gitignore @@ -8,6 +8,8 @@ node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* +pnpm-debug.log* + # environment variables .env diff --git a/examples/framework-preact/.gitignore b/examples/framework-preact/.gitignore index c82467453..7742642c1 100644 --- a/examples/framework-preact/.gitignore +++ b/examples/framework-preact/.gitignore @@ -8,6 +8,8 @@ node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* +pnpm-debug.log* + # environment variables .env diff --git a/examples/framework-react/.gitignore b/examples/framework-react/.gitignore index c82467453..7742642c1 100644 --- a/examples/framework-react/.gitignore +++ b/examples/framework-react/.gitignore @@ -8,6 +8,8 @@ node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* +pnpm-debug.log* + # environment variables .env diff --git a/examples/framework-solid/.gitignore b/examples/framework-solid/.gitignore index c82467453..7742642c1 100644 --- a/examples/framework-solid/.gitignore +++ b/examples/framework-solid/.gitignore @@ -8,6 +8,8 @@ node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* +pnpm-debug.log* + # environment variables .env diff --git a/examples/framework-svelte/.gitignore b/examples/framework-svelte/.gitignore index c82467453..7742642c1 100644 --- a/examples/framework-svelte/.gitignore +++ b/examples/framework-svelte/.gitignore @@ -8,6 +8,8 @@ node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* +pnpm-debug.log* + # environment variables .env diff --git a/examples/framework-vue/.gitignore b/examples/framework-vue/.gitignore index c82467453..7742642c1 100644 --- a/examples/framework-vue/.gitignore +++ b/examples/framework-vue/.gitignore @@ -8,6 +8,8 @@ node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* +pnpm-debug.log* + # environment variables .env diff --git a/examples/integrations-playground/.gitignore b/examples/integrations-playground/.gitignore index c82467453..7742642c1 100644 --- a/examples/integrations-playground/.gitignore +++ b/examples/integrations-playground/.gitignore @@ -8,6 +8,8 @@ node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* +pnpm-debug.log* + # environment variables .env diff --git a/examples/minimal/.gitignore b/examples/minimal/.gitignore index c82467453..7742642c1 100644 --- a/examples/minimal/.gitignore +++ b/examples/minimal/.gitignore @@ -8,6 +8,8 @@ node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* +pnpm-debug.log* + # environment variables .env diff --git a/examples/non-html-pages/.gitignore b/examples/non-html-pages/.gitignore index c82467453..7742642c1 100644 --- a/examples/non-html-pages/.gitignore +++ b/examples/non-html-pages/.gitignore @@ -8,6 +8,8 @@ node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* +pnpm-debug.log* + # environment variables .env diff --git a/examples/portfolio/.gitignore b/examples/portfolio/.gitignore index c82467453..7742642c1 100644 --- a/examples/portfolio/.gitignore +++ b/examples/portfolio/.gitignore @@ -8,6 +8,8 @@ node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* +pnpm-debug.log* + # environment variables .env diff --git a/examples/starter/.gitignore b/examples/starter/.gitignore index c82467453..7742642c1 100644 --- a/examples/starter/.gitignore +++ b/examples/starter/.gitignore @@ -8,6 +8,8 @@ node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* +pnpm-debug.log* + # environment variables .env diff --git a/examples/subpath/.gitignore b/examples/subpath/.gitignore index c82467453..7742642c1 100644 --- a/examples/subpath/.gitignore +++ b/examples/subpath/.gitignore @@ -8,6 +8,8 @@ node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* +pnpm-debug.log* + # environment variables .env diff --git a/examples/with-markdown-plugins/.gitignore b/examples/with-markdown-plugins/.gitignore index c82467453..7742642c1 100644 --- a/examples/with-markdown-plugins/.gitignore +++ b/examples/with-markdown-plugins/.gitignore @@ -8,6 +8,8 @@ node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* +pnpm-debug.log* + # environment variables .env diff --git a/examples/with-markdown-shiki/.gitignore b/examples/with-markdown-shiki/.gitignore index c82467453..7742642c1 100644 --- a/examples/with-markdown-shiki/.gitignore +++ b/examples/with-markdown-shiki/.gitignore @@ -8,6 +8,8 @@ node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* +pnpm-debug.log* + # environment variables .env diff --git a/examples/with-markdown/.gitignore b/examples/with-markdown/.gitignore index c82467453..7742642c1 100644 --- a/examples/with-markdown/.gitignore +++ b/examples/with-markdown/.gitignore @@ -8,6 +8,8 @@ node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* +pnpm-debug.log* + # environment variables .env diff --git a/examples/with-nanostores/.gitignore b/examples/with-nanostores/.gitignore index c82467453..7742642c1 100644 --- a/examples/with-nanostores/.gitignore +++ b/examples/with-nanostores/.gitignore @@ -8,6 +8,8 @@ node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* +pnpm-debug.log* + # environment variables .env diff --git a/examples/with-tailwindcss/.gitignore b/examples/with-tailwindcss/.gitignore index c82467453..7742642c1 100644 --- a/examples/with-tailwindcss/.gitignore +++ b/examples/with-tailwindcss/.gitignore @@ -8,6 +8,8 @@ node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* +pnpm-debug.log* + # environment variables .env diff --git a/examples/with-vite-plugin-pwa/.gitignore b/examples/with-vite-plugin-pwa/.gitignore index c82467453..7742642c1 100644 --- a/examples/with-vite-plugin-pwa/.gitignore +++ b/examples/with-vite-plugin-pwa/.gitignore @@ -8,6 +8,8 @@ node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* +pnpm-debug.log* + # environment variables .env