dirs:
  - .
  - ./documentation/
useGitIgnore: true
ignorePatterns:
  # these seem to fail due to timeouts anyway
  # https://github.com/UmbrellaDocs/linkspector/issues/5
  - pattern: "https://github.com/mikavilpas/yazi.nvim/assets/.*"
  # when creating a new release, the link to the compare page is not yet valid
  - pattern: "https://github.com/mikavilpas/yazi.nvim/compare/\\w+"
