Update .gitignore to better deal with .idea files.

We want to ignore all the files except the ones already checked into
git. This changes to do that instead of building a blacklist as Intellij
might add more new files that we do not have listed yet.

Test: None
Change-Id: Ia145be246947b6e22f6db0968e7748e5bd08a33f
1 file changed