From b7cbe57acc62328dc32a3b1b9b574ef20ca85cec Mon Sep 17 00:00:00 2001 From: Blaise Laflamme Date: Sun, 31 Oct 2010 14:34:39 -0400 Subject: Fixed .gitignore for excluding _build --- docs/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/.gitignore b/docs/.gitignore index 021b2a497..d4e11e5ea 100644 --- a/docs/.gitignore +++ b/docs/.gitignore @@ -1,2 +1,2 @@ -.build +_build -- cgit v1.2.3