Just an idea for people using sdf and git/vcs on webstorm. If you want to keep empty folders the use a .gitkeep file within the empty folder and it will upload to git. This will then keep your folder structure. So if you move to another machine and pull from the repo your structure stays intact.