From 3c1a9d753c6f376927ff938d4f201838722e8c10 Mon Sep 17 00:00:00 2001 From: Christopher Allan Webber Date: Fri, 15 Apr 2011 08:15:13 -0500 Subject: Ignore the docs/_build directory. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7db77c06..709c250d 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ eggs/ mediagoblin.egg-info *.pyc *.pyo +docs/_build/ \ No newline at end of file -- cgit v1.2.3