From 328a75b5a25b357707b8cf3796e8888f23b2665b Mon Sep 17 00:00:00 2001 From: Joey Boerwinkel Date: Mon, 17 Mar 2025 12:44:22 +0100 Subject: [PATCH] chore(example): add web platform to gitignore --- example/.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/example/.gitignore b/example/.gitignore index 29a3a50..8a80871 100644 --- a/example/.gitignore +++ b/example/.gitignore @@ -31,6 +31,9 @@ migrate_working_dir/ .pub/ /build/ +# platforms +/web + # Symbolication related app.*.symbols