From e46e5551448ef21373317e2e1f714899e5ed4798 Mon Sep 17 00:00:00 2001 From: dslackw Date: Thu, 17 Jul 2014 09:52:39 +0300 Subject: [PATCH] updated .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 0b6f2ffa..443cf73d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ /dist /build *.egg-info/ +*.pyc +__pycache__