summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2011-07-14 17:35:46 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2011-07-14 17:35:46 -0400
commitb82a84f4f2376a912485c2dac2eeb01673f660a8 (patch)
tree05164e90ef190d27354eae7e0001fe0a02916256 /MANIFEST.in
parent1bb622c8313f9d1e9806dc0e7fe9849ea963a1fa (diff)
downloadaskbot-b82a84f4f2376a912485c2dac2eeb01673f660a8.tar.gz
askbot-b82a84f4f2376a912485c2dac2eeb01673f660a8.tar.bz2
askbot-b82a84f4f2376a912485c2dac2eeb01673f660a8.zip
excluded avatars directory from the repo and the pypi
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 4788b4eb..6c1bf0d2 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -12,6 +12,7 @@ exclude manage.py
exclude __init__.py
exclude urls.py
exclude askbot/upfiles/*.*
+exclude askbot/upfiles/avatars/*
recursive-exclude avatar *
recursive-exclude adzone *
recursive-exclude follow *