Merge c0308b52a5 into 86922aee42
This commit is contained in:
commit
9928fde95f
1 changed files with 3 additions and 1 deletions
|
|
@ -96,8 +96,10 @@ dist
|
|||
.temp
|
||||
.cache
|
||||
|
||||
# Sveltekit cache directory
|
||||
# Sveltekit cache and build directories
|
||||
.svelte-kit/
|
||||
build/
|
||||
dist/
|
||||
|
||||
# vitepress build output
|
||||
**/.vitepress/dist
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue