@hackage gitignore-ospath0.1.0

A compact Haskell library for reading `.gitignore` files and filtering paths.

A compact Haskell 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.