swagger-api / swagger-api/swagger-codegen
Add .gitignore to .swagger-codegen-ignore mustache template
Open
Nobody has claimed this yet.
Enhancement: General
help wanted
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Description
By default, .gitignore should not be overwritten as users might have updated it already so we'll need to add .gitignore to the .swagger-codegen-ignore mustache template.
Swagger-codegen version
Latest master
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the .swagger-codegen-ignore mustache template mentioned in the issue and inspect how its entries control generated files. Add .gitignore to that template so an existing user file is not overwritten, then verify the generated ignore behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100