{
  "ignorePatterns": [
    "*.json",
    "**/*.json",
    "*.jsonc",
    "**/*.jsonc",
    "*.yml",
    "**/*.yml",
    "*.md",
    "**/*.md"
  ]
}
