summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Waldmann <tw@waldmann-edv.de>2017-06-18 05:28:33 +0200
committerThomas Waldmann <tw@waldmann-edv.de>2017-06-18 14:45:04 +0200
commit0aac3a129d29f806d85e0d993a9e1fa75317e81d (patch)
treec6e18a372b33707a1797df1bb015329cbf8a5cf4
parentf741ac231046ecd5bea1389fa86cf174ec0df7e6 (diff)
MANIFEST.in: exclude .coafile (coala)1.1.0b6
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index bbadcbcea..2ec72dc24 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -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