@hackage gitignore-ospath0.1.0.1

Library for reading .gitignore files and filtering paths.

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.