summaryrefslogtreecommitdiffstats
path: root/sample_updater/.gitignore
diff options
context:
space:
mode:
authorZhomart Mukhamejanov <zhomart@google.com>2018-04-25 21:22:01 +0200
committerandroid-build-merger <android-build-merger@google.com>2018-04-25 21:22:01 +0200
commit9242ff37b8dd437ec827c3ae3ca80ae95fbbb849 (patch)
tree63be97dbf4962b1acc937f9a0ba36abde002ef83 /sample_updater/.gitignore
parent[automerger skipped] Wipe the metadata partition when we wipe data. am: 723056a83f -s ours (diff)
parentMerge "sample_updater: add non-streaming demo" am: 4816fc1c46 (diff)
downloadandroid_bootable_recovery-9242ff37b8dd437ec827c3ae3ca80ae95fbbb849.tar
android_bootable_recovery-9242ff37b8dd437ec827c3ae3ca80ae95fbbb849.tar.gz
android_bootable_recovery-9242ff37b8dd437ec827c3ae3ca80ae95fbbb849.tar.bz2
android_bootable_recovery-9242ff37b8dd437ec827c3ae3ca80ae95fbbb849.tar.lz
android_bootable_recovery-9242ff37b8dd437ec827c3ae3ca80ae95fbbb849.tar.xz
android_bootable_recovery-9242ff37b8dd437ec827c3ae3ca80ae95fbbb849.tar.zst
android_bootable_recovery-9242ff37b8dd437ec827c3ae3ca80ae95fbbb849.zip
Diffstat (limited to 'sample_updater/.gitignore')
-rw-r--r--sample_updater/.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/sample_updater/.gitignore b/sample_updater/.gitignore
new file mode 100644
index 000000000..487263f73
--- /dev/null
+++ b/sample_updater/.gitignore
@@ -0,0 +1,9 @@
+*~
+*.bak
+*.pyc
+*.pyc-2.4
+Thumbs.db
+*.iml
+.idea/
+gen/
+.vscode