<#3857 [BUG] Pyflyte Register's zip system is inc...
# flytekit
c
#3857 [BUG] Pyflyte Register's zip system is inconsistent Issue created by zeryx ### Describe the bug Whenever using pyflyte register to zip and register a workflow + tasks to a cluster, there are some gotchas that can lead to unexpected behavior. If you have files that are ignored by a .gitignore at any point within your project - those files will not end up getting zipped up and available within the task container. ### Expected behavior Either a notification that some files were ignored during pyflyte register (aka; let users know that pyflyte register respects .gitignore / .dockerignore), and/or provide users with a mechanism to override .gitignores. ### Additional context to reproduce No response ### Screenshots No response ### Are you sure this issue hasn't been raised already? • Yes ### Have you read the Code of Conduct? • Yes flyteorg/flyte