From 408c105e9094953f98efc74fbd4a924d907484c7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Sun, 24 Nov 2013 13:16:13 +0100 Subject: [PATCH] Fixlet to the list of ignored files MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2368c02..cf64054 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ #python specific *.pyc +*.pyo #generic files *~ -- 2.34.1