I would suggest saving IDE files for specific projects from versions. I have few Android projects where I use Intellij IDEA and Eclipse interchangeably, and they seem to blend well together.
Here is what I have in the git repository:
.gitignore AndroidManifest.xml ant.properties build.xml proguard.cfg project.properties res/ folder src/ folder
rgngl
source share