Skip to content

Commit 5c33c63

Browse files
committed
gitignore android and ios native directories
1 parent 8dbb1ef commit 5c33c63

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ tsconfig.tsbuildinfo
4949
.env.test.local
5050
.env.production.local
5151

52+
# local builds
53+
android/
54+
ios/
55+
5256
# hey-api
5357
src/lib/hey-api/generated/*
5458
openapi-ts-error-*.log

0 commit comments

Comments
 (0)