During `sv create`, when `playwright` and `storybook` is added to the new project, `.gitignore` should include ```sh # Playwright playwright-report # Storybook storybook-static ``` as these are output/build folders.