diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-10-02 06:51:13 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-10-02 06:51:13 +0200 |
commit | c5fc6c6030d7d9d1b2af3d5165bebed3decd741b (patch) | |
tree | dfacccc9ae0747e53e53e5388b2ecd0623e040c3 /MANIFEST.in | |
parent | 77dd64c0757c0191b276e65c24ee9874959790c8 (diff) |
New upstream version 0.9.4upstream/0.9.4
Diffstat (limited to 'MANIFEST.in')
-rw-r--r-- | MANIFEST.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 20dced9..d5e1558 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -15,9 +15,10 @@ recursive-include po *.pot recursive-include raphodo *.py recursive-include raphodo *.qrc recursive-include raphodo *.txt -global-exclude *~ *.pyc *~1~ *~2~ +global-exclude *~ *.pyc *~1~ *~2~ *bak exclude raphodo/test.py exclude raphodo/test2.py +prune tasks prune raphodo/tests prune debian prune images |