misc: add Android debug builds to .gitignore
This commit is contained in:
parent
70b864f00b
commit
db862b5b3b
|
@ -73,6 +73,7 @@ buck-out/
|
|||
# Build artifacts
|
||||
*.jsbundle
|
||||
*.framework
|
||||
android/app/debug
|
||||
android/app/release
|
||||
|
||||
# precommit-hook
|
||||
|
|
Loading…
Reference in New Issue