.ecrc 97 Bytes
Newer Older
xuxzh1's avatar
init  
xuxzh1 committed
1
{
xuxzh1's avatar
update  
xuxzh1 committed
2
  "Exclude": ["^\\.gitmodules$", "stb_image\\.h"],
xuxzh1's avatar
init  
xuxzh1 committed
3
4
5
6
  "Disable": {
    "IndentSize": true
  }
}