gitignore is not considered when making patches.
Open
- Dominant language
- TypeScript
- Stars
- 11.2k
- Forks
- 325
- PR merge metrics
- No merged PRs in 30d
Description
Unintended files, e.g. editor temp files, leak into created patches. These are usually set to be ignored by git one way or another.
patch-package should respect the repo's gitignore settings when creating patches.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.