chore: add android/ios to gitignore

This commit is contained in:
Matthew Raymer
2025-03-10 03:18:31 +00:00
parent 023804fa12
commit 362961353e

2
.gitignore vendored
View File

@@ -46,3 +46,5 @@ ios
# Generated test files # Generated test files
.generated/ .generated/
android
ios