Sublime Forum

Adding a folder without childs to the Project

#1

Hi All,

Is there a way to add a folder without its child folders to the Project?

Thank you!

0 Likes

#2

This is possible using the same mechanism as outlined in the below post; the general idea is to use folder_include_patterns to say what folders you want to include, and then specify a folder that doesn’t exist.

0 Likes