Skip to content

Commit

Permalink
chore: update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamony committed Aug 19, 2024
1 parent 96cbb7f commit 70669b2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ android/
#
example/ios/Pods
ios/

example/ios/
example/android/
# Ruby
example/vendor/

Expand Down
2 changes: 2 additions & 0 deletions example/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ yarn-error.*

# typescript
*.tsbuildinfo
android
ios

0 comments on commit 70669b2

Please sign in to comment.