update .gitignore config file so that we do not have to scroll through

the unstaged items to pick which one to stage.

Change-Id: I317e95fd74455999c957bf5434a8c7cb78afc3b2
This commit is contained in:
Hyunyoung Song 2015-04-08 13:20:51 -07:00
parent 50062408bf
commit 47a4f5882d
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -2,6 +2,9 @@ db_files
*.iml
.project
.classpath
.project.properties
gen/
tests/stress/gen/
WallpaperPicker/gen/
WallpaperPicker/.project.properties
bin/