From 3f4ea27be256f0ba0e2c3136b4455983f4f8c63f Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 10 Nov 2025 16:07:06 +0100 Subject: [PATCH] update gitignore --- website/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/.gitignore b/website/.gitignore index 6635cf554..a625ea099 100644 --- a/website/.gitignore +++ b/website/.gitignore @@ -8,3 +8,5 @@ node_modules !.env.example vite.config.js.timestamp-* vite.config.ts.timestamp-* +static/*.webmanifest +!static/en.manifest.webmanifest \ No newline at end of file