**Describe the bug** `create-svelte` output is missing `.gitignore` **To Reproduce** ```bash npm init svelte@next ``` **Expected behavior** `.gitignore` is included in the default template **Severity** Oops. **Additional context** Probably got missed by accident when we re-wrote the template to generate the JS version from the single TS version.