gitignore: add apk and app to the ignore list

Change-Id: Ie9150aded0ebefd0d6f63e0acdb7b8c06773125f
Reviewed-on: https://go-review.googlesource.com/11586
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
This commit is contained in:
Burcu Dogan
2015-06-29 10:57:11 -07:00
parent 86a5c4ee9b
commit 52ece69162

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
# Add no patterns to .hgignore except for files generated by the build.
last-change
*.apk
*.app