chore: Add v2 code to gitignore

This commit is contained in:
Marc Rousavy 2024-01-30 17:39:07 +01:00
parent 5f75b9e8dc
commit 19778a433c
No known key found for this signature in database
GPG Key ID: 8B9C709EA0B16A6D

6
.gitignore vendored
View File

@ -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