[FFmpeg-cvslog] .gitignore: ignore *.3 files as well
Stefano Sabatini
git at videolan.org
Tue Nov 6 12:24:55 CET 2012
ffmpeg | branch: master | Stefano Sabatini <stefasab at gmail.com> | Tue Nov 6 12:24:12 2012 +0100| [f6b39376cea4e3e2eaeb7d21a787e6014366e57d] | committer: Stefano Sabatini
.gitignore: ignore *.3 files as well
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f6b39376cea4e3e2eaeb7d21a787e6014366e57d
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index a606d24..238cf60 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,6 +26,7 @@
/config.*
/version.h
/doc/*.1
+/doc/*.3
/doc/*.html
/doc/*.pod
/doc/avoptions_codec.texi
More information about the ffmpeg-cvslog
mailing list