From 54c918a10e0d4db58133739a5a5f552ef51a572b Mon Sep 17 00:00:00 2001 From: Alexis Metaireau Date: Tue, 25 Jan 2011 16:26:37 +0000 Subject: [PATCH] Add the output folder to the gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 86021fe0..94f02b5e 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ docs/_build build dist +output