Skip to content

Commit 48b5ba5

Browse files
committed
gitignore
1 parent 0285fb4 commit 48b5ba5

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.gitignore

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
node_modules/
99
npm-debug.log
1010
yarn-error.log
11-
11+
1212

1313
# Xcode
1414
#
@@ -29,7 +29,7 @@ DerivedData
2929
*.ipa
3030
*.xcuserstate
3131
project.xcworkspace
32-
32+
3333

3434
# Android/IntelliJ
3535
#
@@ -43,9 +43,10 @@ local.properties
4343
buck-out/
4444
\.buckd/
4545
*.keystore
46-
46+
4747
.vscode/
4848

4949
android/build/
5050

51-
*.tgz
51+
*.tgz
52+
.ionide

0 commit comments

Comments
 (0)