From 582de7bb269276db17d1c50b7fc79bba4c2fe908 Mon Sep 17 00:00:00 2001 From: Fredrik Tolf Date: Sun, 14 Sep 2014 05:49:17 +0200 Subject: [PATCH] Ignore the build directory. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0d20b64..57e683c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ *.pyc +/build -- 2.11.0