From 1e3e8d147a7a2b42de113b66e2ad86eb1ec54518 Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Wed, 9 Jul 2008 08:17:51 +0000 Subject: [PATCH] Ignore JIT'd python files --- python/.cvsignore | 1 + 1 file changed, 1 insertion(+) diff --git a/python/.cvsignore b/python/.cvsignore index 74782756d7..079e574e66 100644 --- a/python/.cvsignore +++ b/python/.cvsignore @@ -11,3 +11,4 @@ libvirtclass.txt libvirt-py.[ch] libvirtclass.py gen_prog +*.pyc -- 2.47.2