From 5fa5bccc5a4be3c57e5b58113534c7a79d75852b Mon Sep 17 00:00:00 2001 From: James Panther <4462786+jpanther@users.noreply.github.com> Date: Wed, 1 May 2024 17:08:43 +1000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Ignore=20`picture.html`=20in=20P?= =?UTF-8?q?rettier?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .prettierignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.prettierignore b/.prettierignore index 1bc6419..40dc37e 100644 --- a/.prettierignore +++ b/.prettierignore @@ -2,6 +2,7 @@ /assets/lib/ /layouts/_default/_markup/*.html +/layouts/partials/picture.html /layouts/shortcodes/figure.html /layouts/shortcodes/screenshot.html