ignored 0.0.4

A Rust implementation of the .gitignore file format for quickly checking whether a path is ignored by git - without invoking the git cli.
Documentation
version: 2
updates:
  - package-ecosystem: github-actions
    directory: /
    schedule:
      interval: daily
    labels:
      - "dependencies"
      - "github-actions"
      - "chore"
      - "bump-patch"

  - package-ecosystem: cargo
    directory: /
    schedule:
      interval: daily
    labels:
      - "dependencies"
      - "rust"
      - "chore"
      - "bump-patch"