diff --git a/.prettierignore b/.prettierignore index 0651282a13..193e37a439 100644 --- a/.prettierignore +++ b/.prettierignore @@ -3,7 +3,8 @@ # It would be trouble if we had two automatic formatters on the same files. This # could happen if we would auto-format the sops generated files with prettier. -enc-*secret* +enc-* +*secret* # To create a minimal change suggestion, prettier was introduced to auto-format # the YAML files only. It is absolutely reasonable to auto-format markdown files