We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0285fb4 commit 48b5ba5Copy full SHA for 48b5ba5
1 file changed
.gitignore
@@ -8,7 +8,7 @@
8
node_modules/
9
npm-debug.log
10
yarn-error.log
11
-
+
12
13
# Xcode
14
#
@@ -29,7 +29,7 @@ DerivedData
29
*.ipa
30
*.xcuserstate
31
project.xcworkspace
32
33
34
# Android/IntelliJ
35
@@ -43,9 +43,10 @@ local.properties
43
buck-out/
44
\.buckd/
45
*.keystore
46
47
.vscode/
48
49
android/build/
50
51
-*.tgz
+*.tgz
52
+.ionide
0 commit comments