summaryrefslogtreecommitdiffstats
path: root/.gitignore
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 /.gitignore
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 '.gitignore')
-rwxr-xr-x.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 207896f6..a95e1f45 100755
--- a/.gitignore
+++ b/.gitignore
@@ -33,6 +33,7 @@ askbot/upfiles/*.jpg
askbot/upfiles/*.jpeg
askbot/upfiles/*.gif
askbot/upfiles/*.png
+askbot/upfiles/avatars/
askbot/skins/common/media/mathjax/
/jinja2
*.tar.tz