This commit is contained in:
2024-06-17 04:53:50 +09:00
parent 45f45b01bb
commit 812dde4e02
14 changed files with 41 additions and 14 deletions

8
OLD/PHI-XC/.editorconfig Normal file
View File

@@ -0,0 +1,8 @@
root = true
[*]
indent_style = space
indent_size = 4
charset = utf-8
trim_trailing_whitespace = false
insert_final_newline = false