From 6414765316bd98ed8bc22933a25362ca2b7b1c7f Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Mon, 21 Jul 2014 17:54:15 +0200 Subject: [PATCH] expand gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 500d46e..ebdc378 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,8 @@ +build/ +dist/ +python_trezor.egg-info/ *.pyc *.bin *.py.cache +distribute-*.egg +distribute-*.tar.gz