From 19778a433c5eea1bbe7c6b88a38eeba1b6a3ee94 Mon Sep 17 00:00:00 2001 From: Marc Rousavy Date: Tue, 30 Jan 2024 17:39:07 +0100 Subject: [PATCH] chore: Add v2 code to gitignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index e3e07ec..8bbf73d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,9 @@ # no yarn/npm in the root repo! /package-lock.json /yarn.lock + +# when switching from v2 -> v3 branches +/example +/ios +/android +/lib