gitignore turns into .npmignore after running grunt-init
Open
- Dominant language
- JavaScript
- Stars
- 195
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
I have a template that contains a .gitignore in the root/ folder. After I run the grunt-init scaffolding, this file turns into a .npmignore file. Is this done intentionally? Possibly a way to turn this off?
Otherwise, I guess I will have to run script to rename it back.
Contributor guide
Assessment
This issue has not been assessed yet.