dashboard
repositories
filestore
activity
search
login
甘晶君
/
Probim-crm
CRM前端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Subscriptions 导出条件修改
zjf
2023-03-03
bafa9dff4d9880c562f4d3a7b83bd4c1129240c5
[~ganjingjun/Probim-crm.git]
/
.editorconfig
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