From 5fc510410d7f442df6e7b52f704eb6febc81834d Mon Sep 17 00:00:00 2001 From: Jason Felds Date: Wed, 16 Mar 2011 21:21:15 -0400 Subject: [PATCH] Right, don't include the downloaded ffmpeg. --- .hgignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgignore b/.hgignore index f0252c0912..c91abc0a97 100644 --- a/.hgignore +++ b/.hgignore @@ -4,6 +4,7 @@ syntax: glob *~ *.o tests/*.err +ffmpeg-* *.ncb *.suo *.obj