From 39e596ba3d34d3646cd44de2eb59c76e418b31cc Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Thu, 24 Jul 2014 13:44:08 -0400 Subject: [PATCH] Don't include anythin in mayan/media --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index 9092355f53..7a3241b6e8 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,3 +1,3 @@ include README.rst LICENSE HISTORY.rst recursive-include mayan README *.txt *.html *.css *.ico *.png *.jpg *.js -global-exclude settings_local.* mayan.sqlite* db.sqlite* gpg_home document_storage image_cache +global-exclude settings_local.* mayan.sqlite* db.sqlite* mayan/media gpg_home document_storage image_cache