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