From 130ae64c7583f4a5362ade2e10a123632734976f Mon Sep 17 00:00:00 2001 From: nofurtherinformation Date: Thu, 29 Aug 2024 11:52:31 -0500 Subject: [PATCH] prettier config --- .prettierignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.prettierignore b/.prettierignore index db5ddae..92cf6ca 100644 --- a/.prettierignore +++ b/.prettierignore @@ -1,2 +1,4 @@ .next -node_modules \ No newline at end of file +node_modules +public +tina \ No newline at end of file