The existing parameter assets_ignore can ignore files under the assets folder that match a specified regular expression pattern, but it cannot ignore specific folders under the assets folder as a whole, which would be useful in many scenarios.
thanks for the suggestion @CNFeffery - we're trying to get the Dash 3.0 release out the door right now, but I'll see if we can review #3077 soon after.
The existing parameter
assets_ignore
can ignore files under the assets folder that match a specified regular expression pattern, but it cannot ignore specific folders under the assets folder as a whole, which would be useful in many scenarios.