Skip to content

gitignore is not considered when making patches. #254

Open
@gomain

Description

@gomain
Contributor

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.

Activity

added 4 commits that reference this issue on Sep 7, 2020
075c5a1
5f78e24
ce78034
754d5d6
linked a pull request that will close this issue on Sep 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @gomain

      Issue actions

        gitignore is not considered when making patches. · Issue #254 · ds300/patch-package