Sign in

guzijian / wvp-GB28181-pro · Files

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • wvp-GB28181-pro
  • web_src
  • .editorconfig
  • 修复子节点显示错误
    be42a35e
    648540858 authored
    2020-10-12 10:11:24 +0800  
    Browse Code »
.editorconfig 147 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9
root = true

[*]
charset = utf-8
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true