Skip to content

Commit

Permalink
feat: ignore ios and android folders
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillermo Machado committed Aug 7, 2024
1 parent 66b4ef1 commit 1b5794c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ yarn-error.log
# macOS
.DS_Store

# This folders should be generated with a prebuild
ios/
android/

.env.development
.env.production
.env.staging
Expand Down

0 comments on commit 1b5794c

Please sign in to comment.