You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
368 B
31 lines
368 B
/dist |
|
dist |
|
/build |
|
build |
|
/.svelte |
|
/.svelte-kit |
|
.svelte-kit |
|
/.yarn |
|
.yarn |
|
/examples |
|
node_modules |
|
/node_modules |
|
/functions |
|
|
|
/.vercel_build_output |
|
.vercel_build_output |
|
/workers-site |
|
static/global.css |
|
static/*.js |
|
|
|
svelte.config.js |
|
|
|
# Storybook files # |
|
################### |
|
storybook-static |
|
storybook-static/* |
|
|
|
# Jest files # |
|
############################# |
|
coverage |
|
coverage/*
|
|
|