Exclude all but *.py from upload/download deployment
Answered
Hi, I'm writing programs for robot in python, but along *.py files I have others like *.md or *.jpg and I'd wish to stop uploading them to my robot. I know how to block individual files from upload but how to allow only certain files to upload and block others? Is it even a good idea?
Please sign in to leave a comment.
Unfortunately, it's not possible, please, feel free to file a feature request about it to the corresponding issue-tracker: https://youtrack.jetbrains.com/newIssue?project=WI&clearDraft=true&c=Type+Feature&c=Assignee+leneshka&c=Subsystem+Plugin%3A+Deployment+_+FTP..