summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore17
1 files changed, 13 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 56b304070d..4be93348c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,12 +12,13 @@
*.ver
*-example
*-test
+*_g
/.config
/.version
-/avconv
-/avplay
-/avprobe
-/avserver
+/ffmpeg
+/ffplay
+/ffprobe
+/ffserver
/config.*
/version.h
/doc/*.1
@@ -25,11 +26,18 @@
/doc/*.pod
/doc/avoptions_codec.texi
/doc/avoptions_format.texi
+/doc/examples/decoding_encoding
+/doc/examples/filtering_audio
+/doc/examples/filtering_video
+/doc/examples/metadata
+/doc/examples/muxing
+/doc/fate.txt
/doc/print_options
/doxy/
/libavcodec/*_tablegen
/libavcodec/*_tables.c
/libavcodec/*_tables.h
+/libavcodec/codec_names.h
/libavutil/avconfig.h
/tests/audiogen
/tests/base64
@@ -40,6 +48,7 @@
/tests/vsynth1/
/tools/aviocat
/tools/cws2fws
+/tools/ffeval
/tools/graph2dot
/tools/ismindex
/tools/pktdumper