You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Hide excluded files by default
All files that start with . are excluded files, which will no longer
be displayed in the project view.
When testing this in Sherlock Platform, I had to delete the $root/config
directory, otherwise it always picked up the project-default.xml file
there which contained the old defaults.
Tested by:
- Delete config dir, invalidate all caches
- Create new project
- (Cmd|Ctrl)+S to save project
- Verify that .idea folder is not shown in project view
* Add comments around Sherlock-specific changes
0 commit comments