{
  "schema": "router-machine-model-exclude-glob-self-test-v1",
  "passed": true,
  "patterns": [
    "*.before-*",
    "*.before_*",
    "*.core-step*",
    "*.bak",
    "*.bak.*",
    "*.orig",
    "*.rej",
    "*~",
    "*/.#*",
    "*.swp",
    "*.tmp",
    "*.tmp.*"
  ],
  "checks": {
    "managed_file_included": true,
    "include_glob_file_included": true,
    "all_artifact_files_excluded": true,
    "excluded_directory_absent": true,
    "excluded_directory_child_absent": true,
    "no_glob_literal_emitted": true
  },
  "failures": []
}
