colors of files/folders inside project

Answered

Hi,

For some projects I see different color of some files/folders (.idea, target, .iml)

I thought this is VCS status, but dont know why it's different. In both projects these files are excluded in .gitignore. Could someone point in right direction?

 

project # 1

 

project #2

0
2 comments

Please check https://www.jetbrains.com/help/idea/file-status-highlights.html .

It looks like VCS is not enabled for the second project and only excluded output folder is highlighted.

0
Avatar
Permanently deleted user

yeah, that's it, thanks

0

Please sign in to leave a comment.