Skip to content

Commit

Permalink
updated gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Engazan committed Feb 2, 2022
1 parent c2d6734 commit d4ec799
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.idea
node_modules/
.expo/
dist/
Expand All @@ -9,6 +10,7 @@ npm-debug.*
*.mobileprovision
*.orig.*
web-build/
yarn.lock

# macOS
.DS_Store

0 comments on commit d4ec799

Please sign in to comment.