diff --git a/.editorconfig b/.editorconfig index c6f6baa8..1b2e53e5 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,7 +9,7 @@ charset = utf-8 indent_style = space indent_size = 4 -[*.{cpp,h,js,html}] +[*.{cpp,h,js,html,txt}] indent_style = tab [*.txt]