Skip to content

Commit 23d3287

Browse files
authored
Merge pull request #4182 from brajnacs/patch-1
Remove extra .cache pattern
2 parents 570fce6 + 51c9bed commit 23d3287

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Node.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,8 @@ dist
9292
# vuepress build output
9393
.vuepress/dist
9494

95-
# vuepress v2.x temp and cache directory
95+
# vuepress v2.x temp directory
9696
.temp
97-
.cache
9897

9998
# Sveltekit cache directory
10099
.svelte-kit/

0 commit comments

Comments
 (0)