Hello, community OpenDAL has become a complex project, requiring users to perform several IDE-related setups for full functionality. For instance, it's necessary to configure the `Content Root` in IDEA so that it can recognize different crates rather than just reading from the root directory.
So do you think it's a good idea to commit part of .idea and .vscode to project? We can bring some useful things like "opendal.iml" and "modules.xml" into the repo. Xuanwo
