Skip to content

Gitignore parsing does not respect repository boundaries #209

Open
@michaelkedar

Description

@michaelkedar

The current Gitignore parsing does not take into account the boundaries of git repositories, meaning:

  • .gitignore files that are outside of git repositories are parsed and applied.
  • .gitignore files from the parent repository are applied to files in git subrepositories.

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogImportant but currently unprioritizedbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions