Avoid creating uSync template files on import

Okay.
I realize I might have made a mistake by using the term “Template” and uSync in same sentence.
When I was initially talking about the option to avoid creating template files, what I actually meant, was the razor pages(.cshtml) inside the Views folder on production.
I called the pages “Templates” as they were called that in the backoffice, but looking at my screenshots I now see it could be a real cause of confusion.

So to be clear, I don’t mind the uSync files(.config), like homepage.config to be present in prod, that I fully understand is a core requirement for uSync.

My initial concern was that uSync, seemingly, added my razor pages(.cshtml) to a Views folder in production when doing a uSync import.
As I understand from previous messages this is expected, and should be cleaned after import, but will require the Views folder to be present in production, with rw access, but it doesn’t have to include any files.