diff --git a/.prettierignore b/.prettierignore index 8c7000943d4..e0847af2591 100644 --- a/.prettierignore +++ b/.prettierignore @@ -1,9 +1,13 @@ # Since we generate a bunch of YAML and MarkDown files programatically # It triggers this constant fight between prettier and YAML/MD formatting # So let's not +*.yaml *.yml *.md *.mustache +*.gif +*.ico +*.jpg *.png *.svg *.prisma