This commit is contained in:
2023-04-11 00:33:18 +09:00
parent 0b836fdbb5
commit 96e616035b
15 changed files with 1767 additions and 122 deletions

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