8000 files(ShouldExclude): compatibility with gitignore · Issue #648 · ipfs/boxo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
files(ShouldExclude): compatibility with gitignore #648
Open
@lidel

Description

@lidel

Bug extracted from #516, my rough understanding is:

  • The current implementation ShouldExclude is not fully compatible with https://git-scm.com/docs/gitignore.
    • [There is an] issue where bar/ didn't catch directories. [Both] bar and bar/ rules [should] filter out the bar directory and its contents.

    • To be fully compatible, the paths have to be matched against a relative path, right now it's just a file name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Low: Not priority right nowdif/mediumPrior experience is likely helpfuleffort/daysEstimated to take multiple days, but less than a weekhelp wantedSeeking public contribution on this issuekind/bugA bug in existing code (including security flaws)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0