Skip to content

Commit 3612e82

Browse files
committed
Merged
2 parents 50dea36 + 9ec08b8 commit 3612e82

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+2581
-2113
lines changed

.watchmanconfig

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"ignore_dirs": [
3+
".git",
4+
"node_modules",
5+
"android/build",
6+
"android/.idea",
7+
"android/.gradle",
8+
"android/gradle",
9+
".idea"
10+
]
11+
}

0 commit comments

Comments
 (0)