From f684dd35967fc080a4bcca0773d892679f213ebf Mon Sep 17 00:00:00 2001 From: Andrei Ismail Date: Thu, 11 Jun 2015 13:18:21 +0300 Subject: [PATCH] #290 Start ignoring Python binaries --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index cfd9df1cc..20d0e3261 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ *.o *.ko *.oo +*.pyc # Libraries *.lib