This commit is contained in:
2023-04-27 20:41:06 +09:00
parent 2571ea8862
commit 6b484db057
21 changed files with 1802 additions and 47 deletions

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