This commit is contained in:
2023-04-18 23:03:16 +09:00
parent 4a89052f0f
commit 1980aaee9a
6 changed files with 1662 additions and 0 deletions
+8
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