I ran ``` bliss node > .gitignore ``` it added ```.gitignore # ... other configs # SvelteKit build / generate output .svelte-kit ``` .svelte-kit thing in nodejs project shouldnt this be present in `bliss svelte` command seperately?
I ran
it added
.svelte-kit thing in nodejs project
shouldnt this be present in
bliss sveltecommand seperately?