'How do I remove the "library root" setting from a directory?
I use RubyMine.
When I created a project, a directory was automatically set to the "library root" as shown below.
I would like to remove this library root, but I could not find a way to do so in my search.
(I also tried the method in the following article, but it did not solve my case)
The environment settings (project configuration) are as follows

If you know how to unlock the LIBRARY route, I would appreciate it if you could let me know.
Solution 1:[1]
I was able to change it by modifying .idea/.??.iml
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | katahik |
