From b6839f6c01fa70ee02ddfc5205a07b751d3d1a85 Mon Sep 17 00:00:00 2001 From: Thomas Mansencal Date: Thu, 15 Jan 2015 10:14:20 +0100 Subject: [PATCH] Update ".gitignore" file. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 485dee6..c10666e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .idea +*.pyc -- 1.7.10.4