From 7cdfc387668a1dea9f210e0b66b84c01e2d4a714 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20G=C3=A2teau?= Date: Thu, 24 Jul 2014 10:16:09 +0200 Subject: [PATCH] Ignore Python files --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 6154855de..9ffd88abb 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,10 @@ *.dll *.dylib +# Python + +__pycache__ + # Qt-es /.qmake.cache