Expected behavior
As a user of redwood, I would like the command yarn create rewood-app [name] to also create a .gitignore file in the [name] directory.
Current behavior
yarn create rewood-app [name] does not create a .gitignore file.
How to fix
Unfortunately, I do not know what is causing this bug.
Expected behavior
As a user of redwood, I would like the command
yarn create rewood-app [name]to also create a.gitignorefile in the[name]directory.Current behavior
yarn create rewood-app [name]does not create a.gitignorefile.How to fix
Unfortunately, I do not know what is causing this bug.