OSDN Git Service

Update readme.md
[hengbandforosx/hengbandosx.git] / .editorconfig
index cec21f4..0906cd8 100644 (file)
@@ -1,5 +1,8 @@
 root = true
 
 [*]
-charset = utf-8-bom
 insert_final_newline = true
+charset = utf-8
+
+[*.{c,h}]
+charset = utf-8-bom