readme更新,删除无用文件

This commit is contained in:
Ah jung
2021-07-15 15:18:00 +08:00
parent 304e7053d7
commit 8fd663e0e5
19 changed files with 143 additions and 279 deletions

View File

@@ -1,19 +0,0 @@
root = true
[*]
charset=utf-8
end_of_line=lf
insert_final_newline=true
indent_style=space
indent_size=2
max_line_length = 100
[*.{yml,yaml,json}]
indent_style = space
indent_size = 2
[*.md]
trim_trailing_whitespace = false
[Makefile]
indent_style = tab