X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.prettierignore;h=400bb7536cf09f841efd68b33bcf6bab624e75af;hb=1ab67a38cefe2215f89285c2fb6517247b1eef74;hp=f5df346941e775c00c7b275067df72c9506dd7c8;hpb=f45e49994cecd326cead15470c28b349b16c8bd0;p=poolifier.git diff --git a/.prettierignore b/.prettierignore index f5df3469..400bb753 100644 --- a/.prettierignore +++ b/.prettierignore @@ -1,4 +1,10 @@ +pnpm-lock.yaml .nyc_output/ coverage/ +reports/ +benchmarks/internal/results/ +docs/**/*.html +docs/**/*.css +docs/**/*.js +outputs/ lib/ -lib.min/