浏览代码

Remove redundant .editorconfig

/main
Peter Bay Bastian 7 年前
当前提交
0cb4fc8d
共有 1 个文件被更改,包括 0 次插入7 次删除
  1. 7
      MaterialGraphProject/Assets/.editorconfig

7
MaterialGraphProject/Assets/.editorconfig


root = true
[*]
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
insert_final_newline = true
正在加载...
取消
保存