# Ignore files for PNPM, NPM and YARN
pnpm-lock.yaml
package-lock.json
yarn.lock

# Generated outputs
node_modules/
.svelte-kit/
build/



