From b6629caa12112ab00e3ab31b61698815beac2bc5 Mon Sep 17 00:00:00 2001 From: brajnacs Date: Mon, 31 Oct 2022 12:56:54 +0530 Subject: [PATCH 1/2] Remove extra .cache pattern pattern ".cache" is duplicate and already defined in parcel-bundler section --- Node.gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/Node.gitignore b/Node.gitignore index c6bba591..d1443b92 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -102,7 +102,6 @@ dist # vuepress v2.x temp and cache directory .temp -.cache # Docusaurus cache and generated files .docusaurus From 51c9bed9d0eff6ed5362d3c3ed164d5453e64be0 Mon Sep 17 00:00:00 2001 From: brajnacs Date: Sun, 14 Sep 2025 07:11:58 +0000 Subject: [PATCH 2/2] Remove cache from comments --- Node.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Node.gitignore b/Node.gitignore index d1443b92..928058f8 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -100,7 +100,7 @@ dist # vuepress build output .vuepress/dist -# vuepress v2.x temp and cache directory +# vuepress v2.x temp directory .temp # Docusaurus cache and generated files