From: Felix Domke Date: Mon, 20 Aug 2007 11:52:23 +0000 (+0000) Subject: add .pyc to .cvsignore X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=commitdiff_plain;h=47a2c4ea708e3b418f0bae89ef3e97af4f9ed38a;ds=inline add .pyc to .cvsignore --- diff --git a/tests/.cvsignore b/tests/.cvsignore new file mode 100644 index 0000000..0d20b64 --- /dev/null +++ b/tests/.cvsignore @@ -0,0 +1 @@ +*.pyc