aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/format/gitignore/pattern.go
Commit message (Collapse)AuthorAgeFilesLines
* plumbing: gitignore, fix incorrect parsing. Fixes #500Arieh Schneier2023-05-291-0/+2
| | | | Signed-off-by: Arieh Schneier <15041913+AriehSchneier@users.noreply.github.com>
* Fixed an edge case for .gitignoreFedor Korotkov2018-08-191-0/+3
| | | | | | Fixes #923 Signed-off-by: Fedor Korotkov <fedor.korotkov@gmail.com>
* fix typoWells Johnston2018-01-081-1/+1
|
* Adds gitignore supportOleg Sklyar2017-06-191-0/+150