# wildmatch **Repository Path**: mirrors_git-lfs/wildmatch ## Basic Information - **Project Name**: wildmatch - **Description**: Wildmatch is a pattern matching language for filepaths compatible with Git. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-13 - **Last Updated**: 2026-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # wildmatch [![CI status][ci_badge]][ci_url] [ci_badge]: https://github.com/git-lfs/wildmatch/workflows/CI/badge.svg [ci_url]: https://github.com/git-lfs/wildmatch/actions?query=workflow%3ACI package `wildmatch` is a reimplementation of Git's `wildmatch.c`-style filepath pattern matching. For more information, see the [godoc][1]. [1]: https://godoc.org/github.com/git-lfs/wildmatch