twinkl.social
0

Configure Feed

Select the types of activity you want to include in your feed.

twinkl / .prettierignore
448 B 21 lines
1# Generated / vendored 2# (lightbox3/ is the vendored upstream; the app uses src/lib/ui/lightbox/) 3lightbox3 4.svelte-kit 5build 6package 7node_modules 8pnpm-lock.yaml 9src/lib/lexicons/generated 10 11# Data 12data 13*.sqlite 14 15# Author-controlled starter-tile documents — hand-edited compact HTML; Prettier 16# must not reflow them (their bytes become the stored tile content). 17src/lib/features/homepage/starter-tiles/*.html 18 19.attack-tmp/ 20_probe*.ts 21verify-*.mjs