X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.prettierignore;h=e1d4787dae1a77912d05621c155ac9ad3e8821d5;hb=037b36c6227c547535f75f6eb852e15b848fe214;hp=400bb7536cf09f841efd68b33bcf6bab624e75af;hpb=719467e08272a4b9f379451c5118b563d5025127;p=poolifier.git diff --git a/.prettierignore b/.prettierignore index 400bb753..e1d4787d 100644 --- a/.prettierignore +++ b/.prettierignore @@ -1,10 +1,10 @@ -pnpm-lock.yaml .nyc_output/ +benchmarks/versus-external-pools/BENCH-100000.* coverage/ -reports/ -benchmarks/internal/results/ -docs/**/*.html docs/**/*.css +docs/**/*.html docs/**/*.js -outputs/ lib/ +outputs/ +pnpm-lock.yaml +reports/