Is any way to skip some files or folders when you publish a project via Wappler? I add them to gitnore but this seems not to work like that.
If you're using traditional FTP to publish under the FTP settings in Wappler settings there is an option to specify files/directories to ignore:
Then select FTP Exclude Pattern and enter them there:
@George would it be worth adding a feature request to include a set of 'Publish' options to the above Wappler settings panel, and that way could specify specific options for when using the Publish feature (such as ignore files and directories like the FTP option etc)?
Do you know the pattern for an entire folder?
I'd imagine the path is based upon the Project root directory? But one of the Team would have to verify this for you @Chackmool as I've not used FTP for a long long time.
May also be possible to use a wildcard but again I'm not sure, so something like assets/localOnly/*.* may work?
Simply enter the folder name which you want to exclude.

