diff options
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 |