[FFmpeg-devel] [PATCH] Ignore the new av* binaries
    Jean Delvare 
    khali at linux-fr.org
       
    Mon Jul  1 15:59:23 CEST 2013
    
    
  
Add the new av* binaries to .gitignore.
Signed-off-by: Jean Delvare <khali at linux-fr.org>
---
 .gitignore |    4 ++++
 1 file changed, 4 insertions(+)
--- ffmpeg.orig/.gitignore	2013-05-21 14:19:36.772976348 +0200
+++ ffmpeg/.gitignore	2013-07-01 13:46:46.220997801 +0200
@@ -25,6 +25,10 @@
 /ffplay
 /ffprobe
 /ffserver
+/avconv
+/avplay
+/avprobe
+/avserver
 /config.*
 /coverage.info
 /version.h
-- 
Jean Delvare
    
    
More information about the ffmpeg-devel
mailing list