Publish ignore

Hi everybody,

I am looking for a solution with my project to publish with skipped files and .git. I do not want to publish to the list of files that I do not want to publish directly. Knowing that in addition I have to respect a size constraint. Otherwise my publish is in error.

I rephrase my question:

We can ignore folders and files from a publication with UIStudio to avoid having a too large publish.

Thanks

2 Likes

You can avoid for example using the screenshots folder. As far as I know, that’s the only thing that won’t make you an error

Thanks for your response.

Yes i can avoir screenshots and others folders manually.

But I thought I could determine in the file project. json files and folders not to be considered when publishing via Uistudio.

A bit like for GIT with its. Ignore file

Thank you very much for response.

1 Like