From 6f2919f9724aad1f446d698dbd10e1ecaeaaf79b Mon Sep 17 00:00:00 2001 From: Felix Angelov Date: Mon, 13 Mar 2023 15:28:07 -0500 Subject: [PATCH] chore: add .shorebird to .gitignore --- example/counter/.gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/example/counter/.gitignore b/example/counter/.gitignore index 24476c5d..afc58461 100644 --- a/example/counter/.gitignore +++ b/example/counter/.gitignore @@ -42,3 +42,6 @@ app.*.map.json /android/app/debug /android/app/profile /android/app/release + +# Shorebird related +.shorebird/