From 8f2d74b0ab9abef666fe4016972f455bfaf3826e Mon Sep 17 00:00:00 2001 From: Nassim Babaci Date: Mon, 21 Jul 2014 13:31:19 +0200 Subject: [PATCH] update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9651e6c..236c9be 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ *.egg-info *.pyc -.idea \ No newline at end of file +.idea +build/ +dist/