Redwood v0.33 πŸš€

yarn create redwood-app new-app seems to be generating projects with a missing .gitignore file. Could this be a repeat of what happened in v0.30 or something else? I generated a v0.32 project a few days ago which was fine and had .gitignore included.

yarn create redwood-app gitignore-wut

Output:

success Installed "create-redwood-app@0.33.0" with binaries:
      - create-redwood-app
  βœ” Creating Redwood app
    βœ” Creating directory '/Users/ajcwebdev/gitignore-wut'
  βœ” Installing packages
    βœ” Checking node and yarn compatibility
    βœ” Running 'yarn install'... (This could take a while)
  βœ” Convert TypeScript files to JavaScript
cd gitignore-wut
ls -a

Output:

.
..
.DS_Store
.editorconfig
.env.defaults
.env.example
.nvmrc
.redwood
.vscode
LICENSE
README.md
api
babel.config.js
graphql.config.js
node_modules
package.json
prettier.config.js
redwood.toml
web
yarn.lock

Info:

System:
  OS: macOS 11.4
  Shell: 5.8 - /bin/zsh
Binaries:
  Node: 14.17.0 - /var/folders/4r/lcm_4z051cdg60f0v15vwljr0000gn/T/yarn--1623019857291-0.23452658258355275/node
  Yarn: 1.22.10 - /var/folders/4r/lcm_4z051cdg60f0v15vwljr0000gn/T/yarn--1623019857291-0.23452658258355275/yarn
Databases:
  SQLite: 3.32.3 - /usr/bin/sqlite3
Browsers:
  Chrome: 91.0.4472.77
  Firefox: 87.0
  Safari: 14.1.1
npmPackages:
  @redwoodjs/core: ^0.33.0 => 0.33.0