We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Even though the template has a .gitignore in the root directory, the generated project doesn't have it.
.gitignore
npm run start:dev init (with default options)
No response
The generated app should have a .gitignore
0.0.6
The text was updated successfully, but these errors were encountered:
b0a3bb4
Successfully merging a pull request may close this issue.
Is there an existing issue for this?
Current behavior
Even though the template has a
.gitignore
in the root directory, the generated project doesn't have it.Minimum reproduction code
npm run start:dev init (with default options)
Steps to reproduce
No response
Expected behavior
The generated app should have a
.gitignore
Package version
0.0.6
Mantis-CLI version
No response
Node.js version
No response
In which operating systems have you tested?
Other
No response
The text was updated successfully, but these errors were encountered: