BobStore/.gitignore
Peter Serwylo 7a83557772 Show search/run MenuItems in action bar.
This is only done if the device api version is >= 11, and if there is
room in the action bar. I added the funcitonality in a new class
CompatabilityUtils because there may be other things for which this is
desirable.
2013-04-09 11:22:46 +10:00

12 lines
125 B
Plaintext

local.properties
build.properties
project.properties
.classpath
bin/*
gen/*
proguard.cfg
proguard-project.txt
*~
.idea
*.iml