From 47a4f5882dedd019141fbaf3c718898b75efbc39 Mon Sep 17 00:00:00 2001 From: Hyunyoung Song Date: Wed, 8 Apr 2015 13:20:51 -0700 Subject: 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 --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4d5667e54..aea5d6102 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,9 @@ db_files *.iml .project .classpath +.project.properties gen/ tests/stress/gen/ WallpaperPicker/gen/ +WallpaperPicker/.project.properties +bin/ -- cgit v1.2.3