*.dylib is an extension for dynamic link library in MacOS X.
@@ -5,6 +5,7 @@
# Compiled Dynamic libraries
*.so
+*.dylib
# Compiled Static libraries
*.lai
@@ -7,6 +7,7 @@
# Shared objects (inc. Windows DLLs)
*.dll
# Executables
*.exe