diff --git a/.gitignore b/.gitignore index dc0fba808..1700bd88d 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,6 @@ tsconfig.tsbuildinfo # website website/public website/.cache + +# CI Pnpm cache +.pnpm-store/ \ No newline at end of file