Compare commits

...

3 Commits

Author SHA1 Message Date
brajnacs
7f6a9815d3
Merge 51c9bed9d0 into 84c6914a9b 2026-04-04 08:47:38 +00:00
brajnacs
51c9bed9d0 Remove cache from comments 2025-09-14 07:11:58 +00:00
brajnacs
b6629caa12
Remove extra .cache pattern
pattern ".cache" is duplicate and already defined in parcel-bundler section
2022-10-31 12:56:54 +05:30

View File

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