borgbackup/MANIFEST.in
Samuel 52420213b4
Change references of Travis to GitHub Actions (#5536) [1.1] (#5539)
Change references of Travis to GitHub Actions

Backport https://github.com/borgbackup/borg/pull/5536 to 1.1-maint.
2020-12-04 22:00:46 +01:00

5 lines
294 B
Text

# stuff we need to include into the sdist is handled automatically by
# setuptools_scm - it includes all git-committed files.
# but we want to exclude some committed files/dirs not needed in the sdist:
exclude .coafile .editorconfig .gitattributes .gitignore .mailmap Vagrantfile
prune .github