From 84adb95ac214fb7a3b6b2ff46a7dfaf6510e77cd Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Thu, 2 Jun 2005 23:05:15 +0000 Subject: [PATCH] Ignore .pc files. Originally committed as revision 4340 to svn://svn.ffmpeg.org/ffmpeg/trunk --- .cvsignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.cvsignore b/.cvsignore index 11ee185..4dd85ea 100644 --- a/.cvsignore +++ b/.cvsignore @@ -11,3 +11,4 @@ ffplay ffplay_g output_example qt-faststart +*.pc -- 2.7.4