]> git.sesse.net Git - ffmpeg/blobdiff - .gitignore
nutdec: only copy the header if it exists
[ffmpeg] / .gitignore
index 19dbe88ff6a2d10c3da1f34e02cd161f3d59c24a..96494aad54841a50c7c95356c538cde99b693b5e 100644 (file)
@@ -3,12 +3,19 @@
 *.d
 *.def
 *.dll
+*.dylib
 *.exe
+*.exp
+*.gcda
+*.gcno
 *.h.c
+*.ilk
 *.lib
 *.pc
+*.pdb
 *.so
 *.so.*
+*.swp
 *.ver
 *-example
 *-test
 /avconv
 /avplay
 /avprobe
-/avserver
 /config.*
-/version.h
+/coverage.info
+/avversion.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
 /libavutil/avconfig.h
 /tests/audiogen
 /tests/base64
+/tests/checkasm/checkasm
 /tests/data/
+/tests/pixfmts.mak
 /tests/rotozoom
 /tests/tiny_psnr
 /tests/videogen
@@ -45,4 +60,5 @@
 /tools/pktdumper
 /tools/probetest
 /tools/qt-faststart
+/tools/sidxindex
 /tools/trasher