OSDN Git Service

gitignore: add *.dylib for those of us on Darwin/OS X systems.
authorAndrew Euell <andyzweb@gmail.com>
Tue, 16 Oct 2012 02:14:09 +0000 (04:14 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 16 Oct 2012 02:14:09 +0000 (04:14 +0200)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
.gitignore

index b76493d..ab86062 100644 (file)
@@ -3,6 +3,7 @@
 *.d
 *.def
 *.dll
+*.dylib
 *.exe
 *.h.c
 *.lib