Browse Source

misc: add Android debug builds to .gitignore

master
Saúl Ibarra Corretgé 6 years ago
parent
commit
db862b5b3b
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      .gitignore

+ 1
- 0
.gitignore View File

73
 # Build artifacts
73
 # Build artifacts
74
 *.jsbundle
74
 *.jsbundle
75
 *.framework
75
 *.framework
76
+android/app/debug
76
 android/app/release
77
 android/app/release
77
 
78
 
78
 # precommit-hook
79
 # precommit-hook

Loading…
Cancel
Save