隐藏在工程中的文件以及文件夹 PHPstorm

隐藏在工程中的文件以及文件夹
1、将文件以及文件夹排除(excluded )在工程之外
Right-Click -> Mark Directory As -> Excluded
(文件以及文件夹有可能从工程中消失)
2、隐藏被排除(excluded )的文件: 选中工程 (under the Gear-Wheel symbol) 和取消选中 Show Excluded Files
隐藏在工程中的文件以及文件夹 PHPstorm