.gitignore: Ignore IntelliJ IDEA project files.

This commit is contained in:
Andreas Schildbach 2019-08-27 16:35:07 +02:00
parent fc5b063446
commit 588aaf72f3

5
.gitignore vendored
View file

@ -5,4 +5,9 @@
/gradlew.bat
build/
# IntelliJ IDEA
/.idea/
*.iml
# Android SDK
local.properties