summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2011-07-27 11:44:19 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2011-07-27 11:44:19 -0400
commitb62d0eb035c9c3c3486d0841eb4a446e70158748 (patch)
treedea4d01c2959e45dfcbb65fbda72b7083ec35c6e /.gitignore
parentded58b4b66f9a199dcc6069e2891ceafc67c3d27 (diff)
downloadaskbot-b62d0eb035c9c3c3486d0841eb4a446e70158748.tar.gz
askbot-b62d0eb035c9c3c3486d0841eb4a446e70158748.tar.bz2
askbot-b62d0eb035c9c3c3486d0841eb4a446e70158748.zip
removed recaptcha_django module from bundled dependencies, now need to get the patched django-recaptcha module published at pypi https://github.com/ASKBOT/django-recaptcha
Diffstat (limited to '.gitignore')
-rwxr-xr-x.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ce223938..b63aa8c2 100755
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,4 @@ askbot/skins/common/media/mathjax/
/jinja2
*.tar.tz
run
+recaptcha