This commit is contained in:
2024-06-17 02:08:40 +09:00
parent 4b858a4bfb
commit e05f5174da
46 changed files with 83 additions and 0 deletions

8
OLD/PHI-MB/.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