Add all .idea directories to .gitignore

aidegen can be used to generate projects for specific packages within
frameworks/base, so it seems reasonable to ignore all of these
directories.

Bug: N/A
Test: git status
Change-Id: Ica235cafc008174162e64028420a9a494877ff92
This commit is contained in:
Amin Shaikh
2019-05-01 16:19:49 -04:00
parent 8a8c38ba41
commit f36e448718

2
.gitignore vendored
View File

@@ -1,3 +1,3 @@
/.idea
.idea
*.iml
*.sw*