OSDN Git Service

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