Skip to content

Conversation

@DetachHead
Copy link

because the .idea/modules.xml file is committed, the .iml file it refers to needs to alos be committed, otherwise the project folders get hidden:

image

more info: https://youtrack.jetbrains.com/issue/IDEA-281089/directories-not-visible-in-project-view-when-iml-file-cant-be-found

@thosakwe
Copy link
Collaborator

Run git rm -r --cached .idea/ to get rid of all the IDE files

@DetachHead
Copy link
Author

@thosakwe the issue is that some of the files in .idea have been committed but the .iml file wasn't. adding the .iml file would fix the issue as well, but would you rather i just delete all of them instead?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants