Description
Matches file paths against gitignore-style patterns from Python code. It helps linters, formatters, backup tools, and project scanners decide which files should be included or skipped.
This package does not change ignore rules on its own. The effect depends on the application that uses it and on the patterns supplied by the project or user.