Commit 36b3b237 authored by Andrew Euell's avatar Andrew Euell Committed by Michael Niedermayer

gitignore: add *.dylib for those of us on Darwin/OS X systems.

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 4cc4ca58
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
*.d *.d
*.def *.def
*.dll *.dll
*.dylib
*.exe *.exe
*.h.c *.h.c
*.lib *.lib
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment