X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.gitignore;h=01c101b0b3c28d10c8fa2d7b0e155e29e86c2443;hb=168c526f6e6913506e56f7d5107335c3d3d42938;hp=99b9a2c2fef7c56ee9b60e9c04cfccd687666eb0;hpb=7d82d90ea31689b7235a9282ccd5a2439483bc9f;p=poolifier.git diff --git a/.gitignore b/.gitignore index 99b9a2c2..01c101b0 100644 --- a/.gitignore +++ b/.gitignore @@ -67,10 +67,14 @@ build/config.gypi # Mac .DS_Store +# pnpm +package-lock.json + # Project specifics .eslintcache .history/ .scannerwork *.bak lib -reports +reports/ +benchmarks/internal/results/