Initial commit

This commit is contained in:
qwsdcvghyu89
2026-06-05 22:43:54 +10:00
commit 42455a84d6
22 changed files with 791 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
root = true
[*]
charset = utf-8
[*.cs]
csharp_new_line_before_open_brace = none
csharp_new_line_before_else = false
csharp_new_line_before_catch = false
csharp_new_line_before_finally = false