From f5eaebdbafbf3aa5fd5f2a0cbc5512af4874ca0b Mon Sep 17 00:00:00 2001 From: darrell-thobe-sp Date: Wed, 28 May 2025 10:50:34 -0400 Subject: [PATCH] update prettier ignore --- .prettierignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.prettierignore b/.prettierignore index 92b58335f..416d2d39c 100644 --- a/.prettierignore +++ b/.prettierignore @@ -18,4 +18,7 @@ coverage .docusaurus # API Specs -/static/api-specs \ No newline at end of file +/static/api-specs + +# bundler CPU profile is huge and not meant for formatting +bundler-cpu-profile.json