mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-22 15:57:15 +00:00
MANIFEST.in: exclude .coafile (coala)
This commit is contained in:
parent
f741ac2310
commit
0aac3a129d
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
include README.rst AUTHORS LICENSE CHANGES.rst MANIFEST.in
|
||||
exclude .coveragerc .gitattributes .gitignore .travis.yml Vagrantfile
|
||||
exclude .coafile .coveragerc .gitattributes .gitignore .travis.yml Vagrantfile
|
||||
prune .travis
|
||||
prune .github
|
||||
graft src
|
||||
|
|
Loading…
Reference in a new issue