aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTrevor Johns <trevorjohns@google.com>2014-10-24 20:36:49 -0700
committerTrevor Johns <trevorjohns@google.com>2014-10-24 20:36:49 -0700
commitda1fc6fbb36422b12dbd9cbd19cbbc7b375cd087 (patch)
tree709e9b79b0da0b6e16f366e05927674ed114b497 /.gitignore
parent501b66ffdba87913ed97d716da16dfe84d2b7ad4 (diff)
downloadandroid-da1fc6fbb36422b12dbd9cbd19cbbc7b375cd087.tar.gz
gitignore: Allow README.txt, disallow README-wear.txt
- README.txt is no longer autogenerated. - README-wear.txt has been added to the "wear" teamplate and should - be ignored. Change-Id: Ic48b4f658db2a1d99ac2e487192e8d08eb79387f
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a7626555..1756af81 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,7 +14,7 @@ out/
src/common
src/template
_index.jd
-README.txt
+README-wear.txt
# Libraries used by the app
# Can explicitly add if we want, but shouldn't do so blindly. Licenses, bloat, etc.