how can i exclude files from Project(Fies) view?
Answered
for example, I want to ignore *.meta files, so that fleet will not show these files. what should I do?
Please sign in to leave a comment.
Please use
configuration in the settings.json configuration file.
I did, but it didn't work. And I also restarted the Editor.
Oh, it appears, the wildcards are not supported yet. Please vote for this request: FL-15834 Support wildcards in files.exclude setting
Thank you.