Capgemini / Capgemini/powerapps-project-template
`.gitignore` not generated
Open
generator-app
good first issue
- Dominant language
- C#
- Stars
- 33
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
It appears that npm packages the package without the `.gitignore` file under `src/generators/app/templates/source/`.
I think we need to rename the file in source and rename it back when generating.
Contributor guide
Research direction
Start by inspecting src/generators/app/templates/source/ and the generator’s handling of its source templates. Verify how npm packaging treats the dotfile and how generation copies it; the work is done when generated projects contain the expected .gitignore file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100