Merge pull request #4182 from brajnacs/patch-1

Remove extra .cache pattern
This commit is contained in:
Daniel Johnson 2026-04-17 14:16:39 -07:00 committed by GitHub
commit 23d3287511
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -92,9 +92,8 @@ dist
# vuepress build output # vuepress build output
.vuepress/dist .vuepress/dist
# vuepress v2.x temp and cache directory # vuepress v2.x temp directory
.temp .temp
.cache
# Sveltekit cache directory # Sveltekit cache directory
.svelte-kit/ .svelte-kit/