X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.prettierignore;h=3d87abbf6373dbcda9cf11bd18bd8baf109e92da;hb=16671b07d958f4d61f4d982db2cb139ea665886d;hp=f5df346941e775c00c7b275067df72c9506dd7c8;hpb=f45e49994cecd326cead15470c28b349b16c8bd0;p=poolifier.git diff --git a/.prettierignore b/.prettierignore index f5df3469..3d87abbf 100644 --- a/.prettierignore +++ b/.prettierignore @@ -1,4 +1,8 @@ +pnpm-lock.yaml .nyc_output/ coverage/ +reports/ +benchmarks/internal/results/ +docs/ +outputs/ lib/ -lib.min/