From 817458f1d485f98863b335ce470fe48d51cb9afe Mon Sep 17 00:00:00 2001 From: Andreas Stephanides Date: Mon, 17 Apr 2017 00:26:57 +0200 Subject: [PATCH] ignore build --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e645833..cebfe3c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *~ -*.pyc \ No newline at end of file +*.pyc +build/* \ No newline at end of file