How to ignore /Splash/ folder for auto import

I wish to ignore /Splash/ folder from auto import - it’s not supposed to be monitored. I wish these settings to be in the Project and not the Editor too (that’s where I saw the current options for auto load)

This doesn’t seem possible at this time, therefor every user gets this annoying message on startup asking to import Splash.bmp

Hello ,

After doing a bit of digging I was able to find out that this feature is already underway internally and that it should be available in a later release of the engine. Until then you do have a couple of options that may be viable depending on your needs.

  1. Turn off the auto-reimport completely
  2. Set up individual monitors for each sub directory that you want to be monitoring, excluding /Splash/, in the advanced options instead of the root folder.

As for applying your settings on a project wide scale, the suggestion was to distribute project your DefaultEditorUserSettings.ini through your source control (usually residing inside Game/Config/DefaultEditorUserSettings.ini). I hope this information helps.

Make it a great day

Was this feature ever released? I want to stop everything under /Slate/ from being automatically imported.