commit 9aca4333526a74221b0e193ed30437788a20dd16
Author: Isis Lovecruft <isis(a)torproject.org>
Date: Wed Mar 12 04:26:52 2014 +0000
Add default captcha cache directory to .gitignore.
---
.gitignore | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.gitignore b/.gitignore
index de658ec..c214b82 100644
--- a/.gitignore
+++ b/.gitignore
@@ -98,3 +98,6 @@ gnupghome/*
# trial test run directory:
_trial_temp/*
_trial_temp.lock
+
+# default captcha cache directory:
+captchas/*