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