Description
Library for reading .gitignore files and filtering paths.
Description
Library for reading .gitignore files and filtering paths. The library works with .gitignore-like formats (e.g., .dockerignore) and uses System.OsPath.OsPath for path handling. Parsing and filtering rules follow the Git documentation.