vscode-git-graph
vscode-git-graph copied to clipboard
Exclude from Create Archive
Describe the feature that you'd like Would it be possible to provide a configuration option to exclude certain filename or filename patterns from the 'Create Archive' function?
Additional context (optional)
I use this to quickly create release archives from a tag for projects that have a zip file as the release binary. Excluding files and folders such as .gitignore, .github/ etc. would be very useful.