X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.prettierignore;h=703c86f92a38c47e747970765253e5680f351367;hb=08aaa20f1cc87dd022265b9bcb4439ddc58cbb3f;hp=76106cb929b3e15c3036ca9e2e0b7a16806df6ea;hpb=777b7824df53fc7a599e6d7bc2f1f917f6193f0d;p=poolifier.git diff --git a/.prettierignore b/.prettierignore index 76106cb9..703c86f9 100644 --- a/.prettierignore +++ b/.prettierignore @@ -1,2 +1,10 @@ .nyc_output/ +benchmarks/internal/results/ +coverage/ +docs/**/*.css +docs/**/*.html +docs/**/*.js lib/ +outputs/ +pnpm-lock.yaml +reports/