From 8d9058bc0c51871054243919cb544d3284fd74ed Mon Sep 17 00:00:00 2001 From: Adrien RENARD Date: Fri, 13 Jun 2025 11:56:37 +0200 Subject: [PATCH] Debug last commit --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 933213e..f971504 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ node_modules/ -.eslintrc .pnp.* +.yarn/cache +.yarn/unplugged +.yarn/build-state.yml .yarn/install-state.gz .DS_Store \ No newline at end of file