mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-23 00:07:38 +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
|
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 .travis
|
||||||
prune .github
|
prune .github
|
||||||
graft src
|
graft src
|
||||||
|
|
Loading…
Reference in a new issue