Possible Duplicate: Intellij Idea 9/10, what folders to check into (or not check into) source control?
I star
You can simply ignore all of them by adding .idea/* to the .gitignore file.
.idea/*
.gitignore