Browse Source

misc: add Android debug builds to .gitignore

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

+ 1
- 0
.gitignore View File

@@ -73,6 +73,7 @@ buck-out/
73 73
 # Build artifacts
74 74
 *.jsbundle
75 75
 *.framework
76
+android/app/debug
76 77
 android/app/release
77 78
 
78 79
 # precommit-hook

Loading…
Cancel
Save