21 lines
515 B
Text
21 lines
515 B
Text
# Generated by SvelteKit on every `svelte-kit sync`; not source.
|
|
.svelte-kit/
|
|
|
|
# Build outputs.
|
|
build/
|
|
dist/
|
|
.vercel/
|
|
.netlify/
|
|
|
|
# Lockfile and Node modules.
|
|
node_modules/
|
|
package-lock.json
|
|
|
|
# Locale JSON files are machine-generated/maintained; the
|
|
# i18n-locale-parity smoke is the authoritative gate, not prettier.
|
|
src/lib/i18n/locales/
|
|
|
|
# Static assets — copy/install/deploy artifacts that should NOT be
|
|
# rewritten by prettier (e.g. minified third-party JS, manifest
|
|
# files with specific encodings).
|
|
static/
|