generated from ipfs/ipfs-repository-template
-
Notifications
You must be signed in to change notification settings - Fork 134
Open
Labels
P3Low: Not priority right nowLow: Not priority right nowdif/mediumPrior experience is likely helpfulPrior experience is likely helpfuleffort/daysEstimated to take multiple days, but less than a weekEstimated to take multiple days, but less than a weekhelp wantedSeeking public contribution on this issueSeeking public contribution on this issuekind/bugA bug in existing code (including security flaws)A bug in existing code (including security flaws)
Description
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
Labels
P3Low: Not priority right nowLow: Not priority right nowdif/mediumPrior experience is likely helpfulPrior experience is likely helpfuleffort/daysEstimated to take multiple days, but less than a weekEstimated to take multiple days, but less than a weekhelp wantedSeeking public contribution on this issueSeeking public contribution on this issuekind/bugA bug in existing code (including security flaws)A bug in existing code (including security flaws)