fileignoreconfig:
  - filename: README.md
    ignore_detectors: [filecontent]
  - filename: poetry.lock
    ignore_detectors: [filecontent]
  - filename: tests/test_filter.py
    ignore_detectors: [filecontent]
  - filename: plugins/filter/custom_filter.py
    ignore_detectors: [filecontent]
  - filename: .github/workflows/release.yml
    ignore_detectors: [filecontent]
