Skip to content

Commit

Permalink
Update gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
dkmiecik committed Nov 9, 2021
1 parent 554116f commit ac1c6c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
node_modules/
.expo/
.expo-shared/
npm-debug.*
*.jks
*.p8
Expand Down
1 change: 1 addition & 0 deletions example/.gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
node_modules/
.expo/
.expo-shared/
dist/
npm-debug.*
*.jks
Expand Down

0 comments on commit ac1c6c4

Please sign in to comment.