]> git.sesse.net Git - ffmpeg/blobdiff - .gitignore
h264: drop a comment that carries no useful information
[ffmpeg] / .gitignore
index 8589127fb9206fa614c5c21c58bad1d7e5d74e1b..e225866ec68e213a6f88cb4062107b94d33ea2f8 100644 (file)
@@ -3,8 +3,11 @@
 *.d
 *.def
 *.dll
+*.dylib
 *.exe
 *.exp
+*.gcda
+*.gcno
 *.h.c
 *.ilk
 *.lib
@@ -12,6 +15,7 @@
 *.pdb
 *.so
 *.so.*
+*.swp
 *.ver
 *-example
 *-test
 /avconv
 /avplay
 /avprobe
-/avserver
 /config.*
+/coverage.info
 /version.h
 /doc/*.1
 /doc/*.html
 /doc/*.pod
 /doc/avoptions_codec.texi
 /doc/avoptions_format.texi
+/doc/doxy/html/
+/doc/examples/avcodec
+/doc/examples/filter_audio
+/doc/examples/metadata
+/doc/examples/output
+/doc/examples/transcode_aac
 /doc/print_options
-/doxy/
+/lcov/
 /libavcodec/*_tablegen
 /libavcodec/*_tables.c
 /libavcodec/*_tables.h
@@ -37,6 +47,7 @@
 /tests/audiogen
 /tests/base64
 /tests/data/
+/tests/pixfmts.mak
 /tests/rotozoom
 /tests/tiny_psnr
 /tests/videogen
@@ -48,4 +59,5 @@
 /tools/pktdumper
 /tools/probetest
 /tools/qt-faststart
+/tools/sidxindex
 /tools/trasher