{
  "core.repositoryformatversion": [
    "0"
  ],
  "core.filemode": [
    "true"
  ],
  "filter.lfs.smudge": [
    "git-lfs smudge --skip -- %f"
  ],
  "filter.lfs.process": [
    "git-lfs filter-process --skip"
  ],
  "remote.roc-github.url": [
    "https://github.com/RadeonOpenCompute/ROCm-OpenCL-Runtime"
  ],
  "remote.roc-github.projectname": [
    "ROCm-OpenCL-Runtime"
  ],
  "remote.roc-github.fetch": [
    "+refs/heads/*:refs/remotes/roc-github/*"
  ],
  "gc.autodetach": [
    "false"
  ]
}