From d40fc7d177a3a6f57b9a24ee2cfaebcc24a0028e Mon Sep 17 00:00:00 2001 From: solocla Date: Wed, 15 Apr 2026 08:49:06 +0200 Subject: [PATCH] update gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d36f229..38634bf 100644 --- a/.gitignore +++ b/.gitignore @@ -54,4 +54,6 @@ yarn-error.log /public/photostrf/qrcodes/ # Ignora tutti i log ovunque -*.log \ No newline at end of file +*.log + +public/userarea/cache/ \ No newline at end of file