OSDN Git Service

Merge branch 'master' of https://github.com/hengband/hengband
[hengbandforosx/hengbandosx.git] / .editorconfig
index cec21f4..3170fbd 100644 (file)
@@ -1,5 +1,8 @@
-root = true
+root = true
 
 [*]
-charset = utf-8-bom
 insert_final_newline = true
+charset = utf-8
+
+[*.{c,cpp,h}]
+charset = utf-8-bom