diff --git a/.editorconfig b/.editorconfig index 589f816..ef3e1a7 100644 --- a/.editorconfig +++ b/.editorconfig @@ -4,3 +4,6 @@ root = true end_of_line = lf insert_final_newline = true trim_trailing_whitespace = true + +[{Caddyfile,haproxy-block-ai-bots.txt,nginx-block-ai-bots.conf}] +insert_final_newline = false