@hackage / gitignore-ospath

Library for reading .gitignore files and filtering paths

Latest0.1.0.2

About

Metadata

  • Last updated , by federicotedin
  • License Apache-2.0
  • Categories Development
  • Maintained by: federicotedin@gmail.com

  • Lottery factor: 1

Links

Installation

Readme

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.