Adding back .gitignore file

Change-Id: I22d76bdddb2b5e4a98f6f7f155933de94c40cc6f
This commit is contained in:
Sunny Goyal 2018-03-05 17:40:07 -08:00
parent d912e3f82a
commit e4a97a5c61
1 changed files with 16 additions and 0 deletions

16
.gitignore vendored Normal file
View File

@ -0,0 +1,16 @@
db_files
*.iml
.project
.classpath
.project.properties
gen/
tests/stress/gen/
WallpaperPicker/gen/
WallpaperPicker/.project.properties
bin/
.idea/
.gradle/
local.properties
gradle/
build/
gradlew*