This is more a feature request than a bug but I didn't find where to add a feature request.
Related to #3081 but here explicitly without Git.
I understood that in a Git repository one can use export-ignore in .gitattributes to exclude files from a dist. But of course, it does not work when we are not in a Git repository. The .gitattributes trick seems like a vcs specific workaround and not something robust.
Is there already another method? Could this be supported?