From fe8ba77f62b513331aa32eed1054c4a0577e455c Mon Sep 17 00:00:00 2001 From: Aleksey Maksimov Date: Fri, 12 Jul 2013 15:14:58 +0800 Subject: [PATCH] More files to ignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 4fbc2c4..ea95986 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,8 @@ jenkins.war nosetests.xml coverage*/ .idea/ +bin/ +include/ +lib/ +nose-1.3.0-py2.7.egg/ + -- 2.34.1