{
  "core.repositoryformatversion": [
    "0"
  ],
  "core.filemode": [
    "true"
  ],
  "filter.lfs.smudge": [
    "git-lfs smudge --skip -- %f"
  ],
  "filter.lfs.process": [
    "git-lfs filter-process --skip"
  ],
  "remote.gpuopen-tools.url": [
    "https://github.com/GPUOpen-Tools/RCP"
  ],
  "remote.gpuopen-tools.projectname": [
    "RCP"
  ],
  "remote.gpuopen-tools.fetch": [
    "+refs/heads/*:refs/remotes/gpuopen-tools/*"
  ]
}