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

4
.gitignore vendored
View File

@@ -45,4 +45,6 @@ ios
+.env
# Generated test files
.generated/
.generated/
android
ios