diff options
author | Zhomart Mukhamejanov <zhomart@google.com> | 2018-04-25 03:17:57 +0200 |
---|---|---|
committer | Zhomart Mukhamejanov <zhomart@google.com> | 2018-04-26 02:43:26 +0200 |
commit | d5a41822c2a76fdb946649fca9c59d4aff3a0bfc (patch) | |
tree | 2679759cf52d73c59fc4f1a5ca88d514917ae3ee /updater_sample/.gitignore | |
parent | Merge "updater_sample: Use stubs libs for android.test.base / runner." (diff) | |
download | android_bootable_recovery-d5a41822c2a76fdb946649fca9c59d4aff3a0bfc.tar android_bootable_recovery-d5a41822c2a76fdb946649fca9c59d4aff3a0bfc.tar.gz android_bootable_recovery-d5a41822c2a76fdb946649fca9c59d4aff3a0bfc.tar.bz2 android_bootable_recovery-d5a41822c2a76fdb946649fca9c59d4aff3a0bfc.tar.lz android_bootable_recovery-d5a41822c2a76fdb946649fca9c59d4aff3a0bfc.tar.xz android_bootable_recovery-d5a41822c2a76fdb946649fca9c59d4aff3a0bfc.tar.zst android_bootable_recovery-d5a41822c2a76fdb946649fca9c59d4aff3a0bfc.zip |
Diffstat (limited to 'updater_sample/.gitignore')
-rw-r--r-- | updater_sample/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/updater_sample/.gitignore b/updater_sample/.gitignore index 487263f73..f84647245 100644 --- a/updater_sample/.gitignore +++ b/updater_sample/.gitignore @@ -7,3 +7,4 @@ Thumbs.db .idea/ gen/ .vscode +local.properties |