diff options
author | Adam Outler <adamoutler@gmail.com> | 2014-08-01 03:54:36 +0200 |
---|---|---|
committer | Dees Troy <dees_troy@teamw.in> | 2014-08-07 15:48:16 +0200 |
commit | 6f6a1d6dc7185a5148c779c8c1c86541a4452395 (patch) | |
tree | 561dc4ede09172a3e62169670c8fdf53129c40e6 /.gitignore | |
parent | remove stray test file (diff) | |
download | android_bootable_recovery-6f6a1d6dc7185a5148c779c8c1c86541a4452395.tar android_bootable_recovery-6f6a1d6dc7185a5148c779c8c1c86541a4452395.tar.gz android_bootable_recovery-6f6a1d6dc7185a5148c779c8c1c86541a4452395.tar.bz2 android_bootable_recovery-6f6a1d6dc7185a5148c779c8c1c86541a4452395.tar.lz android_bootable_recovery-6f6a1d6dc7185a5148c779c8c1c86541a4452395.tar.xz android_bootable_recovery-6f6a1d6dc7185a5148c779c8c1c86541a4452395.tar.zst android_bootable_recovery-6f6a1d6dc7185a5148c779c8c1c86541a4452395.zip |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a01ee289f..596cff883 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .*.swp +*~ |