summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore22
1 files changed, 18 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 3ed55b3487..be4b4ab22d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
*.d
*.def
*.dll
+*.dylib
*.exe
*.exp
*.h.c
@@ -15,12 +16,13 @@
*.ver
*-example
*-test
+*_g
/.config
/.version
-/avconv
-/avplay
-/avprobe
-/avserver
+/ffmpeg
+/ffplay
+/ffprobe
+/ffserver
/config.*
/version.h
/doc/*.1
@@ -28,6 +30,14 @@
/doc/*.pod
/doc/avoptions_codec.texi
/doc/avoptions_format.texi
+/doc/examples/decoding_encoding
+/doc/examples/demuxing
+/doc/examples/filtering_audio
+/doc/examples/filtering_video
+/doc/examples/metadata
+/doc/examples/muxing
+/doc/examples/scaling_video
+/doc/fate.txt
/doc/doxy/html/
/doc/print_options
/libavcodec/*_tablegen
@@ -42,7 +52,11 @@
/tests/videogen
/tests/vsynth1/
/tools/aviocat
+/tools/ffbisect
+/tools/bisect.need
/tools/cws2fws
+/tools/ffescape
+/tools/ffeval
/tools/graph2dot
/tools/ismindex
/tools/pktdumper