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

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Andrew Euell 2012-10-16 04:14:09 +02:00 committed by Michael Niedermayer
parent 4cc4ca5847
commit 36b3b2376d
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -3,6 +3,7 @@
*.d
*.def
*.dll
*.dylib
*.exe
*.h.c
*.lib