From 88e04d65f8e2c380ca0d19898f2b922f2dccce4b Mon Sep 17 00:00:00 2001 From: Lars Immisch Date: Wed, 13 May 2015 23:48:23 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 3629a82..c280148 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ *.pyc +*.so doc/gh-pages/ doc/html/ doc/doctrees/ +gh-pages/ +build/ \ No newline at end of file