Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Euell <andyzweb@gmail.com>2012-10-16 06:14:09 +0400
committerMichael Niedermayer <michaelni@gmx.at>2012-10-16 06:14:09 +0400
commit36b3b2376dd99e035f5acc389f8c506647146e14 (patch)
tree7a4224e5aa5a262e081f30b7589bc30e3d1821b0 /.gitignore
parent4cc4ca584736a2221697d55c9e4863a14f32bd8d (diff)
gitignore: add *.dylib for those of us on Darwin/OS X systems.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b76493d337..ab860625a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
*.d
*.def
*.dll
+*.dylib
*.exe
*.h.c
*.lib