<#5801 [Core feature] Introduce a `.flyteinclude`>...
# flytekit
a
#5801 [Core feature] Introduce a `.flyteinclude` Issue created by thomasjpfan ### Motivation: Why do you think this is important? There are many ways to configure flytekit to ignore files during fast registration:
.gitignore
,
.dockerignore
,
.flyteignore
. I propose adding a
.flyteinclude
that allows users to explicitly state which files they want to include. ### Goal: What should the final outcome look like, ideally? Add
.flyteinclude
that lists out files or globs of files to include. ### Describe alternatives you've considered Do not add
.flyteinclude
. ### Propose: Link/Inline OR Additional context No response ### Are you sure this issue hasn't been raised already? • Yes ### Have you read the Code of Conduct? • Yes flyteorg/flyte
c