This commit is contained in:
mercury
2022-10-04 18:36:08 +04:00
commit b0f8bd56c4
35 changed files with 8217 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
root=true
[*]
indent_style=space
indent_size=4
end_of_line=lf
charset=utf-8
trim_trailing_whitespace=true
insert_final_newline=true
[makefile]
indent_style=tab