diff --git a/.editorconfig b/.editorconfig index e6bb828..c9e3e2a 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,6 +1,6 @@ root = true -[*.{sh,bash,cfg,example}] +[*.{sh,conf,conf.dist}] charset = utf-8 indent_style = space indent_size = 2