google / modernstorage

ModernStorage is a group of libraries that provide an abstraction layer over storage on Android to simplify its interactions
https://google.github.io/modernstorage/
Apache License 2.0
1.24k stars 54 forks source link

Delete .idea directory and update .ignore file #19

Closed TangHuaiZhe closed 3 years ago

TangHuaiZhe commented 3 years ago

Delete .idea directory and update .ignore file.

When I open the project on IDEA, IDEA is stuck. It may be that the .idea file is incompatible with different versions of IDEA. So I deleted this folder and IDEA works well.

Also update the .ignore file for a special file in the MacOS file system.

yrezgui commented 3 years ago

I missed your PR @TangHuaiZhe my bad, it's covered in #20