include sub folders of excluded folders #24715
ZegWe
started this conversation in
Config, Settings and Keymaps
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently config
file_scan_exclusions
overridesfile_scan_inclusions
, we need a reverse like what .gitignore does.For example, I have a folder
Assets
which contains several sub folders. but onlyAssets/Script
needs to show. This is not able in currut configuration.Beta Was this translation helpful? Give feedback.
All reactions