Skip to content

Commit 45025c4

Browse files
committed
ignore expo files
1 parent fdae8ea commit 45025c4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ node_modules/**/*
22
npm-debug.*
33
.idea
44

5-
example/node_modules/**/*
6-
example/.expo/*
7-
example/.expo-shared/*
5+
example/node_modules
6+
example/.expo
7+
example/.expo-shared
88
example/npm-debug.*
99
example/*.jks
1010
example/*.p8

0 commit comments

Comments
 (0)