Skip to content

Commit a2d805b

Browse files
chore: add trailing slash to svelte-kit
Co-authored-by: Devin Dooley <[email protected]>
1 parent ad58833 commit a2d805b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Node.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ dist
9999
.cache
100100

101101
# Sveltekit cache directory
102-
.svelte-kit
102+
.svelte-kit/
103103

104104
# vitepress build output
105105
**/.vitepress/dist

0 commit comments

Comments
 (0)